Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -2/+2 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | print the RSA and DH bits as well as EC bits for comparison. | Nikos Mavrogiannopoulos | 2012-01-03 | 1 | -1/+7 |
* | use 1840 bit DH and RSA to compare with 192 bits of ECDH | Nikos Mavrogiannopoulos | 2012-01-03 | 1 | -37/+50 |
* | Diffie Hellman PKCS #3 parameters now contain the recommended private key size. | Nikos Mavrogiannopoulos | 2011-12-12 | 1 | -10/+13 |
* | modified the test to a level of 80bits of security. | Nikos Mavrogiannopoulos | 2011-12-09 | 1 | -86/+53 |
* | Added ECDHE-ECDSA test. | Nikos Mavrogiannopoulos | 2011-12-09 | 1 | -4/+40 |
* | Added RSA key exchange to comparison. | Nikos Mavrogiannopoulos | 2011-12-08 | 1 | -3/+130 |
* | Benchmark applications were incorporated to gnutls-cli | Nikos Mavrogiannopoulos | 2011-08-28 | 1 | -217/+190 |
* | improved benchmark. | Nikos Mavrogiannopoulos | 2011-06-05 | 1 | -23/+36 |
* | Added benchmark on GCM ciphersuites and arcfour for comparison. | Nikos Mavrogiannopoulos | 2011-06-01 | 1 | -4/+16 |
* | Print purpose of testing. | Nikos Mavrogiannopoulos | 2011-05-21 | 1 | -0/+2 |
* | compare ECDH and DH on the same security level. | Nikos Mavrogiannopoulos | 2011-05-21 | 1 | -6/+19 |
* | updates to benchmarks. | Nikos Mavrogiannopoulos | 2011-05-21 | 1 | -1/+87 |
* | Added benchmark utility that tests the encryption time in TLS packets. | Nikos Mavrogiannopoulos | 2011-05-17 | 1 | -0/+189 |