#key #runiter

runiter-crypto

Manage cryptographic building blocks for the runiter project

1 unstable release

Uses old Rust 2015

0.2.0-a0.1 Sep 2, 2018

#541 in #key

AGPL-3.0

38KB
736 lines

crypto

runiter-crypto is a crate managing cryptographic building blocks for the Runiter project.

How to use it

You can add runiter-crypto as a cargo dependency in your Rust project.


lib.rs:

Provide wrappers for cryptographic building blocks used by Runiter.

Dependencies

~5MB
~81K SLoC