#ecdsa #crypto #ecvrf #no-std

no-std rz-ecvrf

Pure Rust primitives for libecvrf

1 unstable release

0.1.0 Nov 25, 2024

#982 in Cryptography

Download history 141/week @ 2024-11-25 13/week @ 2024-12-02 6/week @ 2024-12-09

160 downloads per month

Apache-2.0

48KB
477 lines

TinyEC implementation in pure Rust

TinyEC implementation with no_std support. Currently we have implementation for:

This crate base on libsecp256k1 of ParityTech that can be found here https://github.com/paritytech/libsecp256k1

License

This library licensed under Apache 2.0

Built with ♥️ and 🦀

Dependencies

~0.6–1MB
~21K SLoC