- #7 - An exception about "The credentials supplied to the package were not recognized" [question]
- #2 - Split functionality into two packages contributed by StefH
- #5 - Added support for decoding OpenSSL RSA public keys in PEM format. contributed by LamarLugli
- #8 - Use archive.org link for "Based on" contributed by nelsonjchen
- #10 - OpenSSL PEM (useKeyContainer) contributed by StefH
- #3 - InvalidCastException on constructor
- #4 - OpenSSLPrivateKeyDecoder.Decode fails on .Net Core on Linux [bug]
- #6 - Sign Assembly [feature]
- #9 - Best practice for using provider to load OpenSSL PEM files for HttpWebRequest client certificate authentication?