77 releases (breaking)
0.58.0 | May 31, 2021 |
---|---|
0.56.0 | May 20, 2021 |
0.50.0 | Mar 21, 2021 |
0.36.0 | Dec 20, 2020 |
0.5.0 | Nov 17, 2018 |
#6 in #duniter
71 downloads per month
Used in 10 crates
(3 directly)
280KB
5.5K
SLoC
DUP Crypto
Manage cryptographic operations for DUniter Protocols and the Duniter eco-system most broadly.
DUP
means DUniter Protocols.
(1): DUniter Blockchain Protocol
(2): DUniter Network Protocol
Features
- Rust traits to implement to any entity that can be signed.
- Base 16/58/64 encoding/decoding
- Sha256 hash function
- Secure random byte generation
- Scrypt to generate seed from credentials.
- Ed25519 functions to create and use ed25519 keypair.
- DEWIF format read/write
- Dubp-Mnemonic implementation.
Documentation
Generated documentation : https://docs.rs/dup-crypto
This documentation contains examples of code whose validity is assured (all code in the documentation is compiled on continuous integration).
Support
If this library serves you well, you can make a donation on my Ğ1 public key D9D2zaJoWYWveii1JRYLVK3J4Z7ZH3QczoKrnQeiM6mx
.
Dependencies
~4.5–9MB
~200K SLoC