mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
418 B
418 B
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
Changes
- Bumped MSRV from 1.41 to 1.56.1
- Removed
ExpandedSecretKeyAPI ((#205)[https://github.com/dalek-cryptography/ed25519-dalek/pull/205])