#mac #hash #traits #universal #function #uhf #describe

no-std universal-hash

Traits which describe the functionality of universal hash functions (UHFs)

12 releases (6 breaking)

0.6.0-pre.0 Mar 8, 2024
0.5.1 May 19, 2023
0.5.0 Jul 31, 2022
0.4.1 Jul 20, 2021
0.3.0 Oct 3, 2019

#2175 in Cryptography

Download history 310991/week @ 2023-12-19 169373/week @ 2023-12-26 324951/week @ 2024-01-02 357388/week @ 2024-01-09 399395/week @ 2024-01-16 407651/week @ 2024-01-23 409787/week @ 2024-01-30 408597/week @ 2024-02-06 431952/week @ 2024-02-13 465323/week @ 2024-02-20 442133/week @ 2024-02-27 444969/week @ 2024-03-05 436463/week @ 2024-03-12 460719/week @ 2024-03-19 408752/week @ 2024-03-26 438214/week @ 2024-04-02

1,826,190 downloads per month
Used in 2,258 crates (6 directly)

MIT/Apache

34KB
652 lines

RustCrypto: Universal Hash Function Traits

crate Docs Apache2/MIT licensed Rust Version Project Chat Build Status

Traits which describe functionality of universal hash functions (UHFs).

See RustCrypto/universal-hashes for implementations which use this trait.

Documentation

Minimum Supported Rust Version

Rust 1.65 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

SemVer Policy

  • All on-by-default features of this library are covered by SemVer
  • MSRV is considered exempt from SemVer as noted above

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~215–375KB