Skip to content
  • Dr. Stephen Henson's avatar
    be06a934
    · 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
    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.
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading