signatures
Digital signatures library
This project provides digital signature algorithms and implementation in Rust.
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
478 stars
10 watching
111 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
dsaecdsaed25519rustsignatures
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python implementation of ECDSA and ECDH algorithms | 921 |
| A collection of authenticated encryption algorithms implemented in Rust | 733 |
| Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. | 34 |
| Fast and efficient implementation of ed25519 key generation, signing, and verification in Rust. | 692 |
| Provides tools and libraries for encoding and decoding various cryptographic formats | 253 |
| A pure-Rust implementation of common cryptographic algorithms | 1,400 |
| A collection of implementations for pure Rust elliptic curve cryptography. | 694 |
| A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
| A Rust implementation of an ECDSA signature verification algorithm optimized for performance and security | 203 |
| Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages | 914 |
| A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
| Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
| An implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) in the Motoko programming language. | 14 |
| A cryptographic signature algorithm implementation for Erlang and Elixir | 12 |
| A collection of password hashing algorithms written in Rust | 688 |