1. f756fb4 RT1815: More const'ness improvements by Justin Blanchard · 11 years ago
  2. 6f77f82 dev_crypto_md5_copy: return error if allocating to_md->data fails by Jonas Maebe · 11 years ago
  3. 771e0c6 dev_crypto_md5_update: check result of realloc(md_data->data) and don't leak memory if it fails by Jonas Maebe · 11 years ago
  4. d8513b4 dev_crypto_cipher: return immediately if allocating cin/cout failed by Jonas Maebe · 11 years ago
  5. c84029d dev_crypto_init_key: return error if allocating CDATA(ctx)->key failed by Jonas Maebe · 11 years ago
  6. 11a57c7 This changes EVP's cipher and digest code to hook via the ENGINE support. by Geoff Thorpe · 24 years ago
  7. e8330cf Add a cleanup function for MDs. by Ben Laurie · 24 years ago
  8. 931a23a rearrange #includes because trying to include <crypto/cryptodev.h> by Bodo Möller · 24 years ago
  9. 2618893 Make MD functions take EVP_MD_CTX * instead of void *, add copy() function. by Ben Laurie · 24 years ago
  10. 35e33f0 Add digests. by Ben Laurie · 24 years ago
  11. 82b2230 Add RC4 support to OpenBSD. by Ben Laurie · 24 years ago
  12. 0e36019 Add EVP test program. by Ben Laurie · 24 years ago
  13. 354c3ac Add first cut symmetric crypto support. by Ben Laurie · 24 years ago
  14. 0713f8a Parameter correction for CIOFSESSION. by Ben Laurie · 24 years ago
  15. 1ba01ca Make /dev/crypto work with new EVP structures. by Ben Laurie · 24 years ago
  16. dbfc0f8 Vade retro C++ comments! by Richard Levitte · 24 years ago
  17. 0e06354 ANSIfication. by Ben Laurie · 24 years ago
  18. 47c3448 Not all platforms have the OpenBSD crypto device. by Richard Levitte · 24 years ago
  19. c518ade Clean up EVP macros, rename DES EDE3 modes correctly, temporary support for by Ben Laurie · 24 years ago