[][src]Crate mohan

Re-exports

pub use bytes;
pub use byteorder;
pub use curve25519_dalek as dalek;
pub use blake2b_simd as blake2;

Modules

bech32

bech32 Bech32 (BIP-173) checksummed Base32 data encoding

golomb

Golomb for block filters

hash

Various Hash functions & types Hash Functions

hex

To & From Hex

merkle

MMR Tree Merkle Tree implementation.

ser

Serilization Serialization and deserialization layer specialized for binary encoding. Ensures consistency and safety.

sponge

Keccak-f sponge function Keccak sponge function.

sync

Parking Lot backed Sync Primitives Organism Sync Utils

tai64

64bit Time handling TAI64(N) timestamp generation, parsing and calculation.

tools

That extra sauce

varint

Variable Encoding Integer BTC Style VarInt

Functions

zeroize_hack

A hack function to use zeroize

Type Definitions

MukaTree

Convenient Wrapper