Package Cryptodome :: Package Protocol

Package Protocol

Cryptographic protocols

Implements various cryptographic protocols. (Don't expect to find network protocols here.)

Cryptodome.Protocol.KDF
A collection of standard key derivation functions.
Cryptodome.Protocol.SecretSharing
Distribute a secret amongst a group of participants.
Submodules