signatures

Digital signatures library

This project provides digital signature algorithms and implementation in Rust.

Cryptographic signature algorithms: DSA, ECDSA, Ed25519

GitHub

478 stars
10 watching
111 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

dsaecdsaed25519rustsignatures

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tlsfuzzer/python-ecdsaA Python implementation of ECDSA and ECDH algorithms921
rustcrypto/aeadsA collection of authenticated encryption algorithms implemented in Rust733
dmazzella/ucryptoProvides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography.34
dalek-cryptography/ed25519-dalekFast and efficient implementation of ed25519 key generation, signing, and verification in Rust.692
rustcrypto/formatsProvides tools and libraries for encoding and decoding various cryptographic formats253
dagenix/rust-cryptoA pure-Rust implementation of common cryptographic algorithms1,400
rustcrypto/elliptic-curvesA collection of implementations for pure Rust elliptic curve cryptography.694
rust-bitcoin/rust-bitcoinA Rust library for working with Bitcoin protocol messages and data structures2,181
personaelabs/spartan-ecdsaA Rust implementation of an ECDSA signature verification algorithm optimized for performance and security203
sermodigital/joseProvides libraries for securely creating and validating JSON-based digital signatures and encrypted messages914
rustcrypto/hashesA collection of cryptographic hash functions implemented in pure Rust.1,913
rustcrypto/nacl-compatProvides Rust compatibility with NaCl-family libraries for secure cryptographic functions.60
herumi/ecdsa-motokoAn implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) in the Motoko programming language.14
potatosalad/erlang-crypto_rsassa_pssA cryptographic signature algorithm implementation for Erlang and Elixir12
rustcrypto/password-hashesA collection of password hashing algorithms written in Rust688