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

Top 9.1% on proxy.golang.org
Top 4.2% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/codahale/aesnicheck

Package aesnicheck provides a simple check to see if crypto/aes is using AES-NI instructions or if the AES transform is being done in software. AES-NI is constant-time, which makes it impervious to cache-level timing attacks. For security-conscious deployments on public cloud infrastructure (Amazon EC2, Google Compute Engine, Microsoft Azure, etc.) this may be critical. See http://eprint.iacr.org/2014/248 for details on cross-VM timing attacks on AES keys.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/codahale/aesnicheck
License: MIT
Latest release: almost 11 years ago
First release: almost 11 years ago
Namespace: github.com/codahale
Dependent packages: 2
Dependent repositories: 2
Stars: 10 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 20 hours ago

    Loading...
    Readme
    Loading...