mirror of
https://github.com/dalek-cryptography/ed25519-dalek.git
synced 2026-01-08 18:57:54 -05:00
457 B
457 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.60.0
- Removed
ExpandedSecretKeyAPI ((#205)[https://github.com/dalek-cryptography/ed25519-dalek/pull/205]) - Implemented
CloneforSigningKey