Skip to content
  1. Feb 02, 2015
  2. Jan 28, 2015
  3. Jan 22, 2015
  4. Jan 04, 2015
  5. Dec 08, 2014
  6. Aug 21, 2014
  7. Jul 20, 2014
  8. Jul 18, 2014
    • Dr. Stephen Henson's avatar
      RFC 5649 support. · d31fed73
      Dr. Stephen Henson authored
      
      
      Add support for RFC5649 key wrapping with padding.
      
      Add RFC5649 tests to evptests.txt
      
      Based on PR#3434 contribution by Petr Spacek <pspacek@redhat.com>.
      
      EVP support and minor changes added by Stephen Henson.
      
      Doxygen comment block updates by Tim Hudson.
      
      Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
      d31fed73
  9. Jul 17, 2014
  10. Jun 30, 2014
    • Dr. Stephen Henson's avatar
      Fix copy for CCM, GCM and XTS. · c2fd5d79
      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.
      c2fd5d79
  11. Jun 29, 2014
  12. Jun 16, 2014
  13. Jun 04, 2014
  14. Jun 02, 2014
  15. Jun 01, 2014
  16. Dec 18, 2013
  17. Nov 27, 2013
  18. Sep 15, 2013
  19. Aug 05, 2013
  20. Aug 03, 2013
  21. Jul 17, 2013
    • Dr. Stephen Henson's avatar
      EVP support for wrapping algorithms. · 97cf1f6c
      Dr. Stephen Henson authored
      Add support for key wrap algorithms via EVP interface.
      
      Generalise AES wrap algorithm and add to modes, making existing
      AES wrap algorithm a special case.
      
      Move test code to evptests.txt
      97cf1f6c
  22. Apr 23, 2013
  23. Apr 04, 2013
  24. Mar 29, 2013
  25. Nov 24, 2012
  26. Oct 18, 2012
  27. Oct 16, 2012
  28. Oct 06, 2012
  29. Sep 15, 2012
  30. Nov 15, 2011
  31. Nov 12, 2011
  32. Nov 10, 2011
  33. Nov 06, 2011