mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
253 B
253 B
Changelog
Entries are listed in reverse chronological order.
0.5.2
- Implement
CloneforStaticSecret.
0.5.1
- Implement
Copy, Clone, DebugforPublicKey. - Remove doctests.
0.5.0
- Adds support for static and ephemeral keys.