Expand description
Publishable cryptography-related types intended for om-sdk and other
public crates.
This crate must avoid depending on internal (private) crates.
Modules§
- bls12381
- BLS12-381 Signature Implementation
- counter_
sign - error
- io
- Minimal IO utilities for import/export used by publishable types.
Constants§
- DOMAIN_
PREFIX - The prefix for encoding protocol messages for signing and verification.