Structs§
- Public key structure containing a 32-byte Shake256 hash
- Secret key wrapper with automatic secure memory wiping
- Complete signature containing both Dilithium signature and public key
Enums§
- Possible errors that can occur during VAZ256 operations
Constants§
- Constants defining the sizes of various components
Functions§
- Generates a new keypair using system randomness
- Signs a message using the secret key
- Verifies a signature against a message and public key