1. aa6bb13 Copyright consolidation 05/10 by Rich Salz · 9 years ago
  2. 44ab2df Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data by Matt Caswell · 9 years ago
  3. 7687f52 evp/e_des[3].c: address compiler warnings, fix formatting. by Andy Polyakov · 9 years ago
  4. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  5. ecdd0ff RT4247: Fix EVP_CIPHER_CTX opaque on sparc by Rich Salz · 9 years ago
  6. 6435f0f Adapt builtin cipher implementations to opaque EVP_CIPHER by Richard Levitte · 9 years ago
  7. 6f73d28 Remove EVP_CHECK_DES_KEY by Emilia Kasper · 9 years ago
  8. b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
  9. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  10. c5d975a Add support for SPARC T4 DES opcode. by Andy Polyakov · 12 years ago
  11. 5cabcf9 Fix "possible loss of data" Win64 compiler warnings. by Andy Polyakov · 16 years ago
  12. b444ac3 size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't require by Andy Polyakov · 16 years ago
  13. f829622 as we encrypt every bit separately we need to loop through the number by Nils Larsch · 19 years ago
  14. 216659e Enhance EVP code to generate random symmetric keys of the by Dr. Stephen Henson · 21 years ago
  15. 8c6336b CFB DES sync-up with FIPS branch. by Andy Polyakov · 21 years ago
  16. 9e9e8cb Make sure we get the definition of OPENSSL_NO_DES. by Richard Levitte · 22 years ago
  17. a6cd870 The AES modes OFB and CFB are defined with 128 feedback bits. This by Richard Levitte · 23 years ago
  18. c2e4f17 Due to an increasing number of clashes between modern OpenSSL and by Richard Levitte · 23 years ago
  19. dbad169 Really add the EVP and all of the DES changes. by Ben Laurie · 24 years ago
  20. cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
  21. 1921eaa EVP constification. by Ben Laurie · 25 years ago
  22. 57ae2e2 Fourth phase EVP revision. by Dr. Stephen Henson · 25 years ago[Renamed (74%) from crypto/evp/e_cfb_d.c]
  23. 360370d Third phase of EVP cipher overhaul. by Dr. Stephen Henson · 25 years ago
  24. be06a93 by Dr. Stephen Henson · 25 years ago
  25. 7f06060 by Dr. Stephen Henson · 25 years ago
  26. cddfe78 Add functions des_set_key_checked, des_set_key_unchecked. by Bodo Möller · 25 years ago
  27. edf0bfb Change type of various DES function arguments from des_cblock by Bodo Möller · 26 years ago
  28. d02f751 Message digest stuff. by Ulf Möller · 26 years ago
  29. a9be3af Remove NOPROTO definitions and error code comments. by Ulf Möller · 26 years ago
  30. ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
  31. 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
  32. 4e31df2 Fix ghastly DES declarations, and all consequential warnings. by Ben Laurie · 26 years ago
  33. 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  34. d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago