ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Crypt-Ed25519/Changes
(Generate patch)

Comparing Crypt-Ed25519/Changes (file contents):
Revision 1.13 by root, Wed Aug 11 23:02:08 2021 UTC vs.
Revision 1.14 by root, Wed Aug 11 23:14:08 2021 UTC

1Revision history for Perl extension Crypt::Ed25519 1Revision history for Perl extension Crypt::Ed25519
2
3 - clarify that key_exchange actually is curve25519, but since the
4 output is not hashed, it might not be directly compatible top
5 other implementations, but can be made so.
2 6
31.05 Thu Aug 12 00:39:50 CEST 2021 71.05 Thu Aug 12 00:39:50 CEST 2021
4 - add key_exchange (but still not add_scalar). 8 - add key_exchange (but still not add_scalar).
5 - eddsa_secret_key now uses perlmulticore. 9 - eddsa_secret_key now uses perlmulticore.
6 - fix typos. 10 - fix typos.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines