API Reference metamorphic_crypto v#0.2.0

Copy Markdown View Source

Modules

NaCl-compatible encryption for Elixir with post-quantum support.

X25519 anonymous sealed box (public-key encryption).

ML-KEM + X25519 hybrid post-quantum encryption.

Argon2id key derivation.

Key generation and private key management.

Human-readable recovery keys for private key backup.

Unified seal/unseal with automatic format detection.

XSalsa20-Poly1305 authenticated symmetric encryption (NaCl secretbox).

Mix Tasks

Generates a random 32-byte encryption key for use with MetamorphicCrypto.