Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.13 KB

File metadata and controls

30 lines (18 loc) · 1.13 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • #1399: Add a Rust spec for SHA-3
  • #1480: Add a Rust spec for ML-KEM

Fixed

  • (libcrux-ml-dsa) #1398: Fix incorrect AVX2 use_hint implementation

Removed

  • #1391: Remove support for HMAC-SHA1

[0.0.3] (2026-03-19)

Changed

  • #1368: Update dependencies: libcrux-sha3, libcrux-ed25519, libcrux-ml-dsa, libcrux-poly1305, libcrux-ml-kem, libcrux-kem, libcrux-digest, libcrux-chacha20poly1305, libcrux-aead, libcrux-psq
  • #1259: Make this crate a pure Rust re-exporter of the libcrux sub-crates

[0.0.2-alpha.3] (2024-07-23)

[0.0.1] (2023-06-13)