Expand description
Manage cryptographic operations for DUniter Protocols and the Duniter eco-system most broadly.
dup
means DUniter Protocols.
§Summary
Modules§
- bases
- Provide base convertion tools
- dewif
- Handle DEWIF format
- encrypt_
tx_ comment - Encrypt transaction comment
- hashs
- Provide wrappers for cryptographic hashs
- keys
- Provide wrappers around public keys, private keys and signatures.
- mnemonic
- Module to generate Mnemonic
- private_
message - Private message encryption/decryption
- rand
- Manage random generation.
- scrypt
- Manage cryptographic operations for DUniter Protocols and the Duniter eco-system most broadly.
- seeds
- Provide wrappers around cryptographic seeds
- utils
- Common utils
- xor_
cipher - XOR Cipher