Crate vach[−][src]
Expand description
MT
Re-exports
pub use rand;Modules
Where all crate logic resides; This module stores all structs associated with this crate. Constants can be accesses directly with crate::<CONSTANT>
Some utility functions to keep you happy
Constants
The default MAGIC used by vach
Size of a keypair: (secret + public)
The standard size of any MAGIC entry in bytes
Maximum size for any ID
Size of a public key
Size of a secret key
Size of a signature
Current file spec version, both Loader and Builder