Modules§
- BIP39 wordlist.
- Data encryption with AEAD (Authenticated encryption).
- Very small module for exchanging keys using x25519.
- Passphrase generator with high entropy. This module will try to use the OS provided wordlists, but if there are none, it will use BIP39 wordlist.
Macros§
- Quickly decrypt AES-GCM data.