1. 12 Mar, 2014 1 commit
  2. 28 Feb, 2014 8 commits
  3. 13 Feb, 2014 1 commit
  4. 11 Feb, 2014 1 commit
  5. 17 Jan, 2014 2 commits
  6. 07 Jan, 2014 1 commit
  7. 23 Dec, 2013 2 commits
  8. 11 Dec, 2013 2 commits
  9. 08 Nov, 2013 2 commits
  10. 04 Nov, 2013 2 commits
  11. 04 Oct, 2013 3 commits
  12. 24 Sep, 2013 1 commit
  13. 21 Sep, 2013 1 commit
  14. 04 Sep, 2013 2 commits
    • Clément Bœsch's avatar
      tools/crypto_bench: fix 2 typos. · bc68927a
      Clément Bœsch authored
      bc68927a
    • Nicolas George's avatar
      tools: add benchmark for crypto functions. · d5b58f67
      Nicolas George authored
      The benchmark tests the speed of the following algorithms:
      MD5, SHA-1, SHA-256, SHA-512, RIPEMD-160, AES-128.
      
      It can optionally be built to perform the same benchmark on
      other crypto libraries, for comparison purposes.
      The supported libraries are:
      - crypto:   OpenSSL's libcrypto;
      - gcrypt:   GnuTLS's libgcrypt;
      - tomcrypt: LibTomCrypt
      To enable them, use this syntax:
      make VERSUS=crypto+gcrypt+tomcrypt tools/crypto_bench
      They do not need to have been enabled in configure.
      d5b58f67
  15. 30 Aug, 2013 1 commit
  16. 25 Aug, 2013 1 commit
  17. 05 Aug, 2013 1 commit
  18. 06 Jul, 2013 1 commit
  19. 02 Jun, 2013 4 commits
  20. 23 May, 2013 1 commit
  21. 19 May, 2013 1 commit
  22. 16 May, 2013 1 commit