--- Crypt-Ed25519/Ed25519.pm 2015/03/29 06:24:10 1.6 +++ Crypt-Ed25519/Ed25519.pm 2015/03/30 06:27:19 1.7 @@ -190,8 +190,9 @@ =head1 IMPLEMENTATIOIN -This module currently uses "Nightcracker's Ed25519" implementation, but -the interface is kept implementation-agnostic to allow usage of other +This module currently uses "Nightcracker's Ed25519" implementation, which +is unmodified except for some portability fixes and static delcarations, +but the interface is kept implementation-agnostic to allow usage of other implementations in the future. =head1 AUTHOR