[][src]Crate pqcrypto_sphincsplus

sphincsplus

This crate provides bindings to and wrappers around the following implementations from PQClean:

  • sphincs-shake256-128f-simple - clean

Re-exports

pub use crate::sphincsshake256128fsimple::keypair as sphincsshake256128fsimple_keypair;
pub use crate::sphincsshake256128fsimple::public_key_bytes as sphincsshake256128fsimple_public_key_bytes;
pub use crate::sphincsshake256128fsimple::secret_key_bytes as sphincsshake256128fsimple_secret_key_bytes;
pub use crate::sphincsshake256128fsimple::signature_bytes as sphincsshake256128fsimple_signature_bytes;

Modules

ffi

Foreign function interfaces

sphincsshake256128fsimple

sphincs-shake256-128f-simple