haskell-cryptography / HsOpenSSL

OpenSSL binding for Haskell
http://hackage.haskell.org/package/HsOpenSSL
Creative Commons Zero v1.0 Universal
21 stars 30 forks source link

LibreSSL compatibility #47

Closed hasufell closed 4 years ago

hasufell commented 4 years ago
  1. I have no idea about cryptography... I just made this compile. Please review this carefully.
  2. there's still a remaining warning warning: EVP_CipherFinal is often misused, please use EVP_CipherFinal_ex and EVP_CIPHER_CTX_cleanup when compiling, but it isn't fatal and I tried to do the minimum of changes
vshabanov commented 4 years ago

Thank you. Merged and released in HsOpenSSL-0.11.4.18.