cmp.rs
hashes: Introduce SPDX license identifiers
2023-05-01 09:26:36 +10:00
hmac.rs
hashes: fix typos
2024-01-18 14:06:32 +08:00
impls.rs
Inline io module in io crate root
2023-11-28 14:17:14 +11:00
internal_macros.rs
Upgrade hex dependency
2024-03-10 10:35:01 +11:00
lib.rs
Allow needless-borrows-for-generic-args
2024-04-02 11:40:41 +11:00
ripemd160.rs
Fix new nightly warnings/errors
2024-02-21 14:13:49 +11:00
sha1.rs
Fix new nightly warnings/errors
2024-02-21 14:13:49 +11:00
sha256.rs
2024-03-31 automated rustfmt nightly
2024-03-31 01:03:18 +00:00
sha256d.rs
hashes: Add fmt roundtrip tests
2024-03-10 10:35:01 +11:00
sha256t.rs
Fix typos
2024-01-05 23:10:52 +08:00
sha384.rs
Add support for SHA-384
2024-03-12 13:56:58 +00:00
sha512.rs
Add support for SHA-384
2024-03-12 13:56:58 +00:00
sha512_256.rs
Fix typos
2024-01-05 23:10:52 +08:00
siphash24.rs
Make constructors const
2024-02-24 06:04:41 +11:00