An open API service indexing awesome lists of open source software.

https://github.com/kzorin52/nistp256

Rust dylib wrapper to RustCrypto/elliptic-curves [only keypair]
https://github.com/kzorin52/nistp256

crypto cryptography elliptic-curves keypairs nistp256 perfomance secp256r1

Last synced: about 1 month ago
JSON representation

Rust dylib wrapper to RustCrypto/elliptic-curves [only keypair]

Awesome Lists containing this project

README

        

# Rust dynamic library with NIST-P256 keypair derivation

Big thanks to RustCrypto/elliptic-curves