API Reference metamorphic_crypto v#0.1.0

Copy Markdown View Source

Modules

Zero-knowledge end-to-end encryption for Elixir.

X25519 anonymous sealed box (public-key encryption).

ML-KEM-768 + 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.