Crate ophelia

Source

Structs§

Bytes
A cheaply cloneable and sliceable chunk of contiguous memory.
BytesMut
A unique reference to a contiguous slice of memory.
Error
The Error type, a wrapper around a dynamic error type.
HashValue

Traits§

BlsSignatureVerify
Buf
Read bytes from a buffer.
BufMut
A trait for values that provide sequential write access to bytes.
Crypto
CryptoRng
A marker trait used to indicate that an RngCore or BlockRngCore implementation is supposed to be cryptographically secure.
Hasher
PrivateKey
PublicKey
RngCore
The core of a random number generator.
Signature
SignatureVerify
ToBlsPublicKey
ToPublicKey
UncompressedPublicKey