Docs.rs
libcold-0.0.6
libcold 0.0.6
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
chadsec1
Dependencies
argon2 ^0.5.3
normal
chacha20poly1305 ^0.10.1
normal
generic-array ^1.3.5
normal
hmac ^0.12.1
normal
oqs ^0.10.1
normal
rand ^0.9.2
normal
sha3 ^0.10.8
normal
subtle ^2.6.1
normal
zeroize ^1.8
normal
Versions
3.8%
of the crate is documented
Go to latest version
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
Skip to main content
compare_secrets
libcold
0.0.6
In libcold::
crypto
libcold
::
crypto
Function
compare_
secrets
Copy item path
Source
pub fn compare_secrets(a: &[
u8
], b: &[
u8
]) ->
bool