1. 06 Feb, 2013 1 commit
    • Ben Laurie's avatar
      Add and use a constant-time memcmp. · 7c770d57
      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 2ee798880a246d648ecddadc5b91367bee4a5d98)
      7c770d57
  2. 04 Feb, 2013 1 commit
  3. 02 Feb, 2013 1 commit
  4. 24 Jan, 2013 2 commits
  5. 23 Jan, 2013 2 commits
  6. 22 Jan, 2013 6 commits
  7. 21 Jan, 2013 1 commit
  8. 20 Jan, 2013 1 commit
  9. 19 Jan, 2013 13 commits
  10. 17 Jan, 2013 1 commit
  11. 13 Jan, 2013 1 commit
  12. 12 Jan, 2013 1 commit
  13. 07 Jan, 2013 1 commit
  14. 06 Jan, 2013 3 commits
  15. 30 Dec, 2012 1 commit
  16. 29 Dec, 2012 2 commits
  17. 26 Dec, 2012 2 commits