Module lockchain_core::crypto [−][src]
Shared cryptographic primitives and utilities
Re-exports
pub use self::keystore::KeyStore; |
Modules
| encoding |
Easy to use encoding utility functions |
| hashing |
Hashing utility functions for various applications |
| keystore |
A utility keystore module for the lockchain ecosystem |
| random |
A small convenience wrapper around |
Structs
| Key |
A crytographic key of a certain type |
| PackedData |
Representation of encrypted data as an enecoded format |
Enums
| KeyType |
The type of key that should be created |