Skip to main content

Crate om_crypto_types

Crate om_crypto_types 

Source
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.