Module kdf

Module kdf 

Source
Expand description

Functions for usage of falcon and dilithium

Structs§

Detached
Dilithium2
Dilithium3
Dilithium5
Falcon512
Falcon1024
Implements Falcon1024 algorithm operations.
Message
Signature

Enums§

KeyVariant
Represents the type of key used in cryptographic operations.

Traits§

KeyOperations
Defines operations for key pair generation.
SignatureFunctions
Defines the necessary functions for signing and verifying messages.