Docs.rs
fastcrypto-0.1.9
fastcrypto 0.1.9
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
kchalkias
joyqvq
Dependencies
aes ^0.8.2
normal
optional
aes-gcm ^0.10.1
normal
optional
aes-gcm-siv ^0.11.1
normal
optional
ark-ec ^0.4.1
normal
ark-ff ^0.4.1
normal
ark-secp256r1 ^0.4.0
normal
ark-serialize ^0.4.1
normal
auto_ops ^0.3.0
normal
base64ct ^1.5.3
normal
bech32 ^0.9.1
normal
bincode ^1.3.3
normal
blake2 ^0.10.6
normal
blst ^0.3.11
normal
bs58 ^0.4.0
normal
bulletproofs ^4.0.0
normal
optional
cbc ^0.1.2
normal
optional
ctr ^0.9.2
normal
optional
curve25519-dalek-ng ^4.1.1
normal
derive_more ^0.99.16
normal
digest ^0.10.6
normal
ecdsa ^0.16.6
normal
ed25519-consensus ^2.1.0
normal
elliptic-curve ^0.13.2
normal
fastcrypto-derive ^0.1.3
normal
generic-array ^0.14.6
normal
hex ^0.4.3
normal
hex-literal ^0.4.1
normal
hkdf ^0.12.3
normal
lazy_static ^1.4.0
normal
merlin ^3.0.0
normal
optional
num-bigint ^0.4.4
normal
once_cell ^1.17.0
normal
p256 ^0.13.2
normal
rand ^0.8.5
normal
readonly ^0.2.3
normal
rfc6979 ^0.4.0
normal
rsa ^0.8.2
normal
secp256k1 ^0.27.0
normal
schemars ^0.8.12
normal
serde ^1.0.152
normal
serde-big-array ^0.5.0
normal
optional
serde_json ^1.0.93
normal
serde_with ^3
normal
sha2 ^0.10.6
normal
sha3 ^0.10.6
normal
signature ^2.0.0
normal
static_assertions ^1.1.0
normal
thiserror ^1.0.38
normal
tokio ^1.24.1
normal
twox-hash ^1.6.3
normal
optional
typenum ^1.16.0
normal
zeroize ^1.5.7
normal
base58 ^0.2.0
dev
base64 ^0.21.0
dev
bcs ^0.1.4
dev
criterion ^0.5.1
dev
faster-hex ^0.6.1
dev
k256 ^0.11.6
dev
proptest ^1.1.0
dev
radix64 ^0.6.2
dev
rust-base58 ^0.0.4
dev
rustc-hex ^2.1.0
dev
serde-reflection ^0.3.6
dev
wycheproof ^0.5.0
dev
Versions
61.54%
of the crate is documented
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
serialize_deserialize_with_to_from_bytes
fastcrypto
0.1.9
fastcrypto
Macro
serialize_
deserialize_
with_
to_
from_
bytes
Copy item path
Source
macro_rules! serialize_deserialize_with_to_from_bytes { ($type:ty, $length:tt) => { ... }; }