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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/FiloSottile/bigmod

Package bigmod implements constant-time big integer arithmetic modulo large odd moduli. Unlike math/big, this package is suitable for implementing security-sensitive cryptographic operations. It is a re-exported version the standard library package crypto/internal/bigmod used to implement crypto/rsa amongst others. The API is NOT stable. In particular, its safety is suboptimal, as the caller is responsible for ensuring that Nats are reduced modulo the Modulus they are used with.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21filo%21sottile/bigmod
License: BSD-3-Clause
Latest release: 5 months ago
First release: over 2 years ago
Namespace: github.com/FiloSottile
Stars: 10 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/FiloSottile
Last synced: 26 days ago

    Loading...
    Readme
    Loading...