1. 21 Jul, 2014 2 commits
  2. 19 Jul, 2014 1 commit
  3. 17 Jul, 2014 1 commit
  4. 16 Jul, 2014 1 commit
  5. 15 Jul, 2014 5 commits
  6. 14 Jul, 2014 3 commits
  7. 13 Jul, 2014 3 commits
  8. 10 Jul, 2014 1 commit
  9. 09 Jul, 2014 1 commit
  10. 07 Jul, 2014 1 commit
  11. 06 Jul, 2014 4 commits
  12. 05 Jul, 2014 5 commits
  13. 04 Jul, 2014 2 commits
  14. 03 Jul, 2014 2 commits
  15. 02 Jul, 2014 6 commits
  16. 01 Jul, 2014 1 commit
  17. 30 Jun, 2014 1 commit
    • Dr. Stephen Henson's avatar
      Fix copy for CCM, GCM and XTS. · c28b055a
      Dr. Stephen Henson authored
      Internal pointers in CCM, GCM and XTS contexts should either be
      NULL or set to point to the appropriate key schedule. This needs
      to be adjusted when copying contexts.
      (cherry picked from commit c2fd5d79)
      c28b055a