1. 06 Feb, 2013 1 commit
    • Ben Laurie's avatar
      Add and use a constant-time memcmp. · f5cd3561
      Ben Laurie authored
      This change adds CRYPTO_memcmp, which compares two vectors of bytes in
      an amount of time that's independent of their contents. It also changes
      several MAC compares in the code to use this over the standard memcmp,
      which may leak information about the size of a matching prefix.
      (cherry picked from commit 2ee79888)
      f5cd3561
  2. 04 Feb, 2013 2 commits
  3. 02 Feb, 2013 2 commits
  4. 24 Jan, 2013 1 commit
  5. 23 Jan, 2013 1 commit
  6. 22 Jan, 2013 4 commits
  7. 20 Jan, 2013 1 commit
  8. 19 Jan, 2013 6 commits
  9. 18 Jan, 2013 4 commits
  10. 17 Jan, 2013 5 commits
  11. 16 Jan, 2013 1 commit
  12. 15 Jan, 2013 6 commits
  13. 13 Jan, 2013 1 commit
  14. 12 Jan, 2013 1 commit
  15. 07 Jan, 2013 2 commits
  16. 06 Jan, 2013 2 commits