Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnutls-cli: benchmark the memcpy performance to compare with ciphers | Nikos Mavrogiannopoulos | 2016-06-21 | 1 | -1/+1 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -96/+90 |
* | Avoid linking the library on librt. | Nikos Mavrogiannopoulos | 2013-04-28 | 1 | -5/+0 |
* | updated benchmark output | Nikos Mavrogiannopoulos | 2013-04-24 | 1 | -3/+5 |
* | use clock_gettime when we can | Nikos Mavrogiannopoulos | 2013-03-19 | 1 | -0/+5 |
* | benchmark time was increased. | Nikos Mavrogiannopoulos | 2012-09-25 | 1 | -2/+4 |
* | print average time per transaction and sample variance. | Nikos Mavrogiannopoulos | 2012-07-17 | 1 | -2/+2 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | Diffie Hellman PKCS #3 parameters now contain the recommended private key size. | Nikos Mavrogiannopoulos | 2011-12-12 | 1 | -2/+2 |
* | win32 fixes by David Hoyt. | Nikos Mavrogiannopoulos | 2011-10-27 | 1 | -3/+4 |
* | small update | Nikos Mavrogiannopoulos | 2011-09-29 | 1 | -1/+3 |
* | include config.h where needed. | Nikos Mavrogiannopoulos | 2011-09-26 | 1 | -0/+20 |
* | stress that values are bytes and not bits | Nikos Mavrogiannopoulos | 2011-09-14 | 1 | -3/+3 |
* | properly initialize benchmarks. | Nikos Mavrogiannopoulos | 2011-06-01 | 1 | -1/+1 |
* | updates to benchmarks. | Nikos Mavrogiannopoulos | 2011-05-21 | 1 | -5/+16 |
* | benchmark ECDH and DH. | Nikos Mavrogiannopoulos | 2011-05-21 | 1 | -203/+91 |
* | Added benchmark utility that tests the encryption time in TLS packets. | Nikos Mavrogiannopoulos | 2011-05-17 | 1 | -168/+17 |
* | Win32 changes for benchmark. Patch by LRN. | Nikos Mavrogiannopoulos | 2011-04-07 | 1 | -2/+63 |
* | Set correct iv in GCM. | Nikos Mavrogiannopoulos | 2011-02-07 | 1 | -1/+2 |
* | Added gnutls_cipher_add_auth() gnutls_cipher_tag() to export the | Nikos Mavrogiannopoulos | 2011-02-07 | 1 | -18/+105 |
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -4/+4 |
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 1 | -36/+46 |
* | Use double to count bytes. | Nikos Mavrogiannopoulos | 2010-07-04 | 1 | -3/+3 |
* | Print values in a human-readable format and do the calculations in fixed | Nikos Mavrogiannopoulos | 2010-07-03 | 1 | -14/+60 |
* | Allow setting debug level via cmd. | Nikos Mavrogiannopoulos | 2010-06-19 | 1 | -4/+16 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -3/+3 |
* | Indent code. | Simon Josefsson | 2010-04-14 | 1 | -1/+1 |
* | Use gnulib gettime module. Indent. | Simon Josefsson | 2010-02-18 | 1 | -8/+7 |
* | Indent and fix copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -105/+117 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Reverted all previous changes to combine hashes with MAC algorithms. | Nikos Mavrogiannopoulos | 2009-12-05 | 1 | -4/+53 |
* | Exported gnutls_cipher_get_block_size() and all hash functions added to libgn... | Nikos Mavrogiannopoulos | 2009-12-02 | 1 | -10/+40 |
* | Added cryptodev support (/dev/crypto). Tested with http://www.logix.cz/michal... | Nikos Mavrogiannopoulos | 2009-11-29 | 1 | -0/+79 |