Docs.rs
ciphern-0.2.1
ciphern 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Kirky-X
Dependencies
aes-gcm ^0.10.3
normal
argon2 ^0.5.3
normal
chrono ^0.4.38
normal
cipher ^0.4.4
normal
cpufeatures ^0.2.14
normal
optional
ctr ^0.9.2
normal
cudarc ^0.18.2
normal
optional
ecdsa ^0.16.9
normal
optional
ed25519-dalek ^2.1.1
normal
optional
getrandom ^0.2.15
normal
ghash ^0.5.1
normal
hex ^0.4.3
normal
hmac ^0.12
normal
jni ^0.21.1
normal
optional
lazy_static ^1.5.0
normal
libc ^0.2.162
normal
libloading ^0.9.0
normal
optional
libsm ^0.6.0
normal
log ^0.4.29
normal
ocl ^0.19
normal
optional
once_cell ^1.21.3
normal
openssl ^0.10.68
normal
p256 ^0.13.2
normal
optional
p384 ^0.13.0
normal
optional
p521 ^0.13.0
normal
optional
pbkdf2 ^0.12.2
normal
pkcs8 ^0.10.2
normal
optional
prometheus ^0.14.0
normal
pyo3 ^0.27.2
normal
optional
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
rayon ^1.10.0
normal
optional
ring ^0.17.8
normal
rustfft ^6.1.0
normal
serde ^1.0.228
normal
serde_json ^1.0.147
normal
sha2 ^0.10.8
normal
sm3 ^0.5.0-rc.3
normal
sm4 ^0.5.1
normal
subtle ^2.6.0
normal
thiserror ^2.0.17
normal
toml ^0.9
normal
uuid ^1.11.0
normal
zeroize ^1.8.2
normal
criterion ^0.8.1
dev
tempfile ^3.24.0
dev
cpufeatures ^0.2.14
normal
cpufeatures ^0.2.14
normal
Versions
14.11%
of the crate is documented
Platform
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
accelerated_hash_cpu
ciphern
0.2.1
ciphern
Function
accelerated_
hash_
cpu
Copy item path
Source
pub fn accelerated_hash_cpu( data: &[
u8
], algorithm:
Algorithm
, ) ->
Result
<
Vec
<
u8
>>