Re-exports§
pub use crate::errors::VRFError;
pub use crate::keys::PublicKey;
pub use crate::keys::SecretKey;
pub use crate::proof::Proof;
Modules§
Functions§
- Decodes a hex-encoded string into a byte array.
- Encodes a byte array into a hex-encoded string.