Module orion::hazardous

source ·
Expand description

[Caution] Low-level API.

Caution:

Usage of the hazardous module is only intended for advanced users. hazardous contains implmentations with a much higher degree of control. It is also much easier to misuse those implementations. Only use hazardous if absolutely necessary.

Modules

AEADs (Authenticated Encryption with Associated Data).
Constant values and types.
KDFs (Key Derivation Function) and PBKDF (Password-Based Key Derivation Function).
MACs (Message Authentication Code).
Stream ciphers.
XOFs (Extendable Output Function).