dcrypt-params 1.2.3

Constant values for dcrypt library
Documentation
1
2
3
4
5
6
7
8
9
10
//! Constants for post-quantum cryptographic algorithms

pub mod dilithium;
pub mod falcon;
pub mod kyber;
pub mod mceliece;
pub mod ntru;
pub mod rainbow;
pub mod saber;
pub mod sphincs;