elliptic-curves
ECC libraries
A collection of implementations for pure Rust elliptic curve cryptography.
Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2
694 stars
17 watching
196 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
ecdsanistrustschnorrtaproot
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a JavaScript implementation of elliptic curve cryptography for secure data signing and verification. | 1,711 |
| Provides functions for elliptic curve cryptography and key management | 289 |
| Provides an implementation of elliptic curve arithmetic and associated cryptographic primitives. | 910 |
| A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm | 48 |
| A set of implementations of elliptic curve cryptography libraries and utilities for digital signatures, key exchange, and other cryptographic primitives. | 708 |
| An implementation of elliptic curve Diffie-Hellman key exchange using the x25519 curve | 331 |
| This project provides digital signature algorithms and implementation in Rust. | 478 |
| A JavaScript implementation of Elliptic Curve Cryptography for secure data transmission and verification. | 58 |
| A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
| Provides tools and libraries for encoding and decoding various cryptographic formats | 253 |
| A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
| A high-performance cryptographic library for digital signatures and EC operations on the secp256k1 curve. | 2,121 |
| Provides cryptographic primitives for building a multi-hop proxy re-encryption scheme | 150 |
| Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
| A Node.js binding for an optimized C library for EC operations on the secp256k1 curve | 350 |