| Crates.io | ascon-hash |
| lib.rs | ascon-hash |
| version | 0.3.1 |
| created_at | 2022-06-03 19:54:26.371796+00 |
| updated_at | 2025-04-21 13:09:27.127224+00 |
| description | Implementation of Ascon-Hash256 and Ascon-XOF128 |
| homepage | |
| repository | https://github.com/sebastinas/ascon-aead/tree/main/ascon-hash |
| max_upload_size | |
| id | 599455 |
| size | 2,314,125 |
Pure Rust implementation of the lightweight cryptographic hash function AsconHash256 and the extendable output functions (XOF) AsconXOF128.
No security audits of this crate have ever been performed.
USE AT YOUR OWN RISK!
This crate requires Rust 1.85 at a minimum.
Licensed under either of:
at your option.
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.