--- Crypt-Ed25519/README 2015/06/24 12:18:02 1.4 +++ Crypt-Ed25519/README 2015/06/29 12:33:37 1.5 @@ -158,6 +158,11 @@ secret key to a public/private key pair allows you to sign a small message, or many messages, faster. +SUPPORT FOR THE PERL MULTICORE SPECIFICATION + This module supports the perl multicore specification + () for key generation (usually the + slowest operation), and all signing and verification functions. + IMPLEMENTATIOIN This module currently uses "Nightcracker's Ed25519" implementation, which is unmodified except for some portability fixes and static