Docs.rs
unc-crypto-0.12.2
unc-crypto 0.12.2
Permalink
Docs.rs crate page
GPL-2.0-or-later
Links
Repository
crates.io
Source
Owners
fadeAce
Dependencies
blake2 ^0.9.1
normal
borsh ^1.0.0
normal
bs58 ^0.4
normal
c2-chacha ^0.3
normal
curve25519-dalek ^4.1.1
normal
derive_more ^0.99.9
normal
ed25519-dalek ^2.1.0
normal
hex ^0.4.2
normal
once_cell ^1.13.1
normal
primitive-types ^0.10
normal
rand ^0.7
normal
rsa ^0.9.6
normal
secp256k1 ^0.27.0
normal
serde ^1.0.136
normal
serde_json ^1.0.68
normal
unc-stdx ^0.12.2
normal
subtle ^2.2
normal
thiserror ^1.0.30
normal
unc-account-id ^0.7.2
normal
unc-config-utils ^0.12.2
normal
bolero ^0.10.1
dev
hex-literal ^0.2
dev
sha2 ^0.10
dev
tempfile ^3.3
dev
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
unc_crypto
0.12.2
Structs
Enums
Traits
Functions
List of all items
Structs
ED25519PublicKey
ED25519SecretKey
EmptySigner
InMemorySigner
KeyFile
Rsa2048PublicKey
Rsa2048Signature
Secp256K1PublicKey
Secp256K1Signature
vrf::Proof
vrf::PublicKey
vrf::SecretKey
vrf::Value
Enums
KeyType
ParseKeyError
ParseKeyTypeError
ParseSignatureError
PublicKey
SecretKey
Signature
Traits
Signer
Functions
key_conversion::convert_public_key
key_conversion::convert_secret_key
key_conversion::is_valid_challenge_key
key_conversion::is_valid_staking_key