Module bamboo_rs_core::signature[][src]

Re-exports

pub use error::*;

Modules

error

Structs

Signature

Constants

ED25519_SIGNATURE_SIZE
MAX_SIGNATURE_SIZE

The maximum number of bytes this will use.

SIGNATURE_LENGTH

The length of a ed25519 Signature, in bytes.