5 releases
new 0.1.5 | Jul 2, 2025 |
---|---|
0.1.4 | Jul 2, 2025 |
0.1.3 | Nov 25, 2024 |
0.1.2 | Nov 21, 2024 |
0.1.1 | Nov 21, 2024 |
#2230 in Cryptography
192 downloads per month
Used in rz-ecvrf
190KB
4K
SLoC
Pure Rust implementation of the secp256k1 curve and fast ECDSA signatures. The secp256k1 curve is used extensively in Bitcoin and Ethereum-alike cryptocurrencies.
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.8–1.5MB
~36K SLoC