1. 27 May, 2000 1 commit
    • 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. 26 May, 2000 1 commit
    • 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. 25 May, 2000 3 commits
  4. 24 May, 2000 2 commits
  5. 23 May, 2000 1 commit
  6. 21 May, 2000 5 commits
  7. 19 May, 2000 7 commits
  8. 18 May, 2000 3 commits
  9. 17 May, 2000 2 commits
  10. 16 May, 2000 4 commits
  11. 15 May, 2000 5 commits
  12. 14 May, 2000 1 commit
  13. 11 May, 2000 1 commit
  14. 08 May, 2000 1 commit
  15. 04 May, 2000 2 commits
  16. 02 May, 2000 1 commit