An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.3% on proxy.golang.org
Top 2.8% dependent packages on proxy.golang.org
Top 1.7% dependent repos on proxy.golang.org
Top 8.8% forks on proxy.golang.org

proxy.golang.org : github.com/pschlump/AesCCM

Implement CCM as per RFC 3610 - https://tools.ietf.org/html/rfc3610 Counter with CBC-MAC From: http://www.codeproject.com/Articles/21877/Applied-Crypto-Block-Ciphers "FIPS 81 specifies two MACs: CFB and CBC. CBC-MAC, which is based on DES, is a widely used algorithm to compute a message authentication code. CFB mode MACs are lesser known, and have some disadvantages compared to the CBC mode. CBC-MAC is now considered insecure for certain messages, such as those which vary in length. This has lead to the development of stronger MACs using 128 bit ciphers such as AES with a counter (RFC 3610). This is known as CCM, or Counter with CBC-MAC.' From: http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/proposedmodes/ccm/ccm.pdf

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/pschlump/%21aes%21c%21c%21m
License: MIT
Latest release: about 9 years ago
First release: about 9 years ago
Namespace: github.com/pschlump
Dependent packages: 4
Dependent repositories: 10
Stars: 6 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago

    Loading...
    Readme
    Loading...