2 releases

0.0.2 Mar 25, 2025
0.0.2-beta.3 Feb 24, 2025

#2859 in Cryptography

Download history 81/week @ 2025-02-18 55/week @ 2025-02-25 14/week @ 2025-03-04 10/week @ 2025-03-11 52/week @ 2025-03-18 235/week @ 2025-03-25 134/week @ 2025-04-01 466/week @ 2025-04-08

887 downloads per month
Used in 2 crates (via libcrux-chacha20poly1305)

Apache-2.0

535KB
9K SLoC

Poly1305

Verification

verified-hacl

This crate contains safe Rust that was compiled from verified C originating in the HACL* project.

The code for [these] algorithms is formally verified using the F* verification framework for memory safety, functional correctness, and secret independence (resistance to some types of timing side-channels). -- The HACL* repository

For more details on the compilation from C to Rust, please refer to "Compiling C to Safe Rust, Formalized" by Aymeric Fromherz and Jonathan Protzenko.

Dependencies

~185–600KB
~14K SLoC