[][src]Crate cryptouri

CryptoURI: URN-like namespace for cryptographic objects (keys, signatures, etc) with Bech32 encoding/checksums

Re-exports

pub use crate::secret_key::AsSecretSlice;

Modules

algorithm

Cryptographic algorithm registry

digest

Digest types

error

Error types

public_key

Public key types

secret_key

Secret Key types

signature

Cryptographic signatures

Structs

CryptoUri

CryptoUri: URI-based format for encoding cryptographic objects

Enums

CryptoUriKind

Kinds of CryptoUris

Traits

Encodable

Objects that can be encoded as CryptoUri