tiny-ec

Crates.iotiny-ec
lib.rstiny-ec
version0.1.5
created_at2024-11-21 08:19:58.212491+00
updated_at2025-07-02 10:21:50.335275+00
descriptionPure Rust primitives for libecvrf.
homepage
repositoryhttps://github.com/orochi-network/tiny-ec
max_upload_size
id1455883
size266,988
Chiro Hiro (chiro-hiro)

documentation

README

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 🦀

Commit count: 299

cargo fmt