This commit is contained in:
Orson Peters 2013-04-11 20:17:46 +02:00
commit 274b0c6685
1 changed files with 0 additions and 4 deletions

View File

@ -31,10 +31,6 @@ The speeds on other machines may vary. Sign/verify times will be higher with
longer messages. The implementation significantly benefits from 64 bit longer messages. The implementation significantly benefits from 64 bit
architectures, if possible compile as 64 bit. architectures, if possible compile as 64 bit.
As a comparison, OpenSSL's RSA-2048 implementation (which has a lower security
level than Ed25519) got 143 signatures per second and 4644 verifications per
second on the same machine.
Usage Usage
----- -----