Skip to main content

Module crypto

Module crypto 

Source
Expand description

Post-quantum cryptographic operations: hashing, signing, encryption, key management

Modules§

agent
Passphrase agent: holds a passphrase in one long-lived process so that separate lit commands do not each have to ask for it.
encryption
fips
signatures
Cryptographic primitives module Implements NIST-approved post-quantum cryptography standards Cryptographic operations for Lit version control

Structs§

CryptoConfig
Cryptographic configuration for FIPS 140-3 compliance

Enums§

FipsState
FIPS 140-2 operational state
HashVersion