Crates.io | tiny-ec |
lib.rs | tiny-ec |
version | 0.1.3 |
source | src |
created_at | 2024-11-21 08:19:58.212491 |
updated_at | 2024-11-25 08:44:07.535671 |
description | Pure Rust primitives for libecvrf. |
homepage | |
repository | https://github.com/orochi-network/tiny-ec |
max_upload_size | |
id | 1455883 |
size | 254,856 |
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
This library licensed under Apache 2.0
Built with ♥️ and 🦀