Crate dup_crypto[][src]

Expand description

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