microsoft / go-crypto-openssl

Go crypto backend for Linux using OpenSSL
MIT License
55 stars 14 forks source link

Improve error messages for EVP key operations #33

Closed qmuntal closed 1 year ago

qmuntal commented 1 year ago

This PR improves EVP key operation error messages. They are now more accurate.

Fixes #28