4 releases
Uses old Rust 2015
0.2.0-a0.1-deprecated | Sep 2, 2018 |
---|---|
0.1.2 | Apr 2, 2018 |
0.1.1 | Mar 8, 2018 |
0.1.0 | Feb 26, 2018 |
#4 in #keys
Used in duniter-documents
34KB
629 lines
Deprecated
duniter-crypto
is a crate managing cryptographic building blocks for the Duniter project.
How to use it
You can add duniter-crypto
as a cargo
dependency in your Rust project.
This crate is now deprecated. You should use runiter-crypto
instead.
lib.rs
:
Provide wrappers for cryptographic building blocks used by Duniter.
Dependencies
~5MB
~80K SLoC