--- Crypt-Ed25519/Changes 2021/08/11 23:02:08 1.13 +++ Crypt-Ed25519/Changes 2021/08/11 23:14:08 1.14 @@ -1,5 +1,9 @@ Revision history for Perl extension Crypt::Ed25519 + - clarify that key_exchange actually is curve25519, but since the + output is not hashed, it might not be directly compatible top + other implementations, but can be made so. + 1.05 Thu Aug 12 00:39:50 CEST 2021 - add key_exchange (but still not add_scalar). - eddsa_secret_key now uses perlmulticore.