Guus Sliepen
|
f0e7e6b03e
|
Rename ECDSA to Ed25519.
|
2014-05-18 20:47:04 +02:00 |
|
Guus Sliepen
|
37b729d7fd
|
Properly initialize buffers.
Valgrind complained about use of uninitialized data.
|
2014-04-13 12:09:48 +02:00 |
|
Guus Sliepen
|
0da0728088
|
Use AES-256-GCM for the SPTPS protocol.
It is faster than AES-256-CTR + HMAC-SHA256, especially on Intel chips with AES
and PCLMULQDQ instructions.
|
2013-10-13 01:02:52 +02:00 |
|
Guus Sliepen
|
c621dd62c7
|
Don't leak memory during the key generation speed test.
|
2013-09-15 22:02:33 +02:00 |
|
Guus Sliepen
|
b7b68c3e97
|
Add a benchmark for the SPTPS protocol.
|
2013-09-15 17:35:55 +02:00 |
|