Docs.rs
scsys-crypto-0.1.39
scsys-crypto 0.1.39
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
FL03
Dependencies
blake3 ^1.3.1
normal
ed25519 ^1.5.2
normal
generic-array ^0.14.6
normal
hex ^0.4.3
normal
hex-literal ^0.3.4
normal
itertools ^0.10.5
normal
rand ^0.8.5
normal
ring ^0.16.20
normal
serde ^1.0.147
normal
serde_json ^1.0.89
normal
typenum ^1.15.0
normal
vrf ^0.2.4
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate scsys_crypto
Version 0.1.39
All Items
Structs
Enums
Traits
Functions
Type Definitions
?
Crate
scsys_crypto
source
·
[
−
]
Structs
H160
H256
A SHA256 hash.
Hash
Keypair
PublicKey
Enums
Hashes
Keys
Traits
ArrayLike
Hashable
HashableExt
Functions
generate_random_hash
generate_random_pkcs8
hasher
hasher implements a generic hash function wrapper around blake3
iter_hasher
Given a collection of elements, reduce into a single hash by updating the same hasher
random_keypair
Generate a random key pair.
Type Definitions
GenericHash
GenericHashOutput
H160Hash
H256Hash