Module cmp
bitcoin_hashes
0.13.0
Module cmp
Functions
In crate bitcoin_hashes
Modules
cmp
hash160
hmac
ripemd160
serde_macros
sha1
sha256
sha256d
sha256t
sha512
sha512_256
siphash24
Macros
borrow_slice_impl
hash_newtype
hex_fmt_impl
serde_impl
sha256t_hash_newtype
Structs
FromSliceError
Traits
Hash
HashEngine
?
Settings
Module
bitcoin_hashes
::
cmp
Copy item path
source
·
[
−
]
Expand description
Useful comparison functions.
Functions
§
fixed_time_eq
Compare two slices for equality in fixed time. Panics if the slices are of non-equal length.