#secret-key #secret-sharing #public-key #encryption #suite #scheme

nightly rusty_crypto

A simple cryptographic suite for Rust

15 releases

0.1.15 Apr 5, 2024
0.1.14 Apr 5, 2024
0.1.10 Mar 28, 2024

#1049 in Cryptography

Download history 287/week @ 2024-03-01 316/week @ 2024-03-08 290/week @ 2024-03-15 205/week @ 2024-03-22 222/week @ 2024-03-29 265/week @ 2024-04-05

991 downloads per month

GPL-3.0-or-later

1.5MB
834 lines

rusty_crypto

A simple cryptographic suite for Rust, including a secret key cipher, a public key cipher, and a secret sharing scheme.

Dependencies