Module lockchain_core::crypto [] [src]

Shared cryptographic primitives for the lockchain ecosystem

This is a secure storage vault after all, we need some shared crypto helpers for all the other crates :)

Modules

encoding

Encoding module

hashing

A hashing utility module

random

Random number utility module for lockchain

Structs

Key

A wrapper to represent a key for encryption

Constants

KEY_LENGTH

A shared key length parameter for all cryptographic operations