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§
- Ed25519
Public Key - Ed25519 public key (32 bytes)
- Ed25519
Signature - Ed25519 signature (64 bytes)