Skip to content
  1. May 27, 2000
    • Dr. Stephen Henson's avatar
      · be06a934
      Dr. Stephen Henson authored
      Second phase of EVP cipher overhaul.
      
      Change functions like EVP_EncryptUpdate() so they now return a
      value. These normally have software only implementations
      which cannot fail so this was acceptable. However ciphers
      can be implemented in hardware and these could return errors.
      be06a934
  2. May 26, 2000
    • Dr. Stephen Henson's avatar
      · 7f060601
      Dr. Stephen Henson authored
      Beginnings of EVP cipher overhaul. This should eventually
      enhance and tidy up the EVP interface.
      
      This patch adds initial support for variable length ciphers
      and changes S/MIME code to use this.
      
      Some other library functions need modifying to support use
      of modified cipher parameters.
      
      Also need to change all the cipher functions that should
      return error codes, but currenly don't.
      
      And of course it needs extensive testing...
      7f060601
  3. May 25, 2000
  4. May 24, 2000
  5. May 23, 2000
  6. May 21, 2000
  7. May 19, 2000
  8. May 18, 2000
  9. May 17, 2000
  10. May 16, 2000
  11. May 15, 2000
  12. May 14, 2000
  13. May 11, 2000
  14. May 08, 2000
  15. May 04, 2000
  16. May 02, 2000