Skip to main content

Module crypto

Module crypto 

Source
Expand description

§Cryptographic Primitives for JAM Protocol

This module provides cryptographic types and operations used throughout the JAM protocol.

Modules§

bandersnatch
Bandersnatch cryptographic operations module
hashing
Hashing operations module
signature
Signature verification operations

Structs§

Ed25519PublicKey
Ed25519 public key (32 bytes)
Ed25519Signature
Ed25519 signature (64 bytes)