1. a533449 Add support for 3DES-ECB. by Adam Langley · 8 years ago
  2. 1d6eeb3 Spellcheck our public headers. by David Benjamin · 8 years ago
  3. f0e935d Fold stack-allocated types into headers. by David Benjamin · 9 years ago
  4. d2b5af5 Revert scoped_types.h change. by Adam Langley · 9 years ago
  5. 8d79ed6 Assume that MSVC supports C++11. by Adam Langley · 9 years ago
  6. 8c3c313 Remove scoped_types.h. by Adam Langley · 9 years ago
  7. 0e21f41 Switch all 'num' parameters in crypto/modes to unsigned. by David Benjamin · 9 years ago
  8. 5f88999 Fix up several comments and detect problems in the future. by Adam Langley · 9 years ago
  9. d82a7b2 Re-add |EVP_des_ede|, which is ECB. by Matt Braithwaite · 10 years ago
  10. 8c413a2 Re-add |EVP_des_ede_cbc|. by Matt Braithwaite · 10 years ago
  11. 98d2f1f Add |EVP_des_ecb| from OpenSSL at fd682e4c. by Matt Braithwaite · 10 years ago
  12. 12fe1b2 Re-add the C version (only) of |EVP_aes_256_xts| by Matt Braithwaite · 10 years ago
  13. f92930e Add |EVP_rc2_cbc| and implement |EVP_CTRL_SET_RC2_KEY_BITS|. by Matt Braithwaite · 10 years ago
  14. 34248d4 Get rid of err function codes. by David Benjamin · 10 years ago
  15. 3fa65f0 Fix some malloc test crashs. by David Benjamin · 10 years ago
  16. 5dca031 Add AES-192 ECB. by Adam Langley · 10 years ago
  17. c3ef76f Compatibility changes for wpa_supplicant and OpenSSH. by Adam Langley · 10 years ago
  18. 6e8fbfe Remove crypto/obj dependencies from low-level crypto tests. by Brian Smith · 10 years ago
  19. 7d897a1 Replace RC4 in examples with AES-128-GCM. by Brian Smith · 10 years ago
  20. 1049e26 Support several flavours of AES-192. by Adam Langley · 10 years ago
  21. 087930f Add OFB mode. by Adam Langley · 10 years ago
  22. 0e782a9 Add AEADs for AES-CTR with HMAC-SHA256. by Adam Langley · 10 years ago
  23. b34f510 Don't delay-initialize legacy AEADs. by David Benjamin · 10 years ago
  24. 3f5917f EVP_CIPHER_CTX_cleanup cannot fail. by David Benjamin · 10 years ago
  25. 689be0f Reset all the error codes. by David Benjamin · 10 years ago
  26. 044abb0 Implement SSLv3 ciphers with stateful AEADs. by David Benjamin · 10 years ago
  27. ea72bd0 Implement all TLS ciphers with stateful AEADs. by David Benjamin · 10 years ago
  28. 7cc3f99 Add declarations for Android compatibility funcs. by Adam Langley · 10 years ago
  29. cf70188 Update EVP_Cipher documentation some more. by David Benjamin · 10 years ago
  30. 4841ce4 Fix EVP_Cipher error-handling. by David Benjamin · 10 years ago
  31. 704453f Add deprecated functions for tcpdump. by Adam Langley · 11 years ago
  32. 539112f Readd EVP_CIPHER_CTX_set_key_length. by Adam Langley · 11 years ago
  33. cc8fcf4 Add 40-bit RC2 support. by Adam Langley · 11 years ago
  34. eb7d2ed Add visibility rules. by Adam Langley · 11 years ago
  35. 7578f3f Make EVP_CIPHER_CTX_copy work in GCM mode. by Adam Langley · 11 years ago
  36. 93a3dcd Add AES Key Wrap mode. by Adam Langley · 11 years ago
  37. 4c921e1 Move public headers to include/openssl/ by Adam Langley · 11 years ago
  38. 95c29f3 Inital import. by Adam Langley · 11 years ago