Skip to content

Support AES-128-CBC

Compare
Choose a tag to compare
@youmark youmark released this 20 Nov 23:47
· 19 commits to master since this release
1be2e3e

In this release, we include the following features and changes:

  1. Add support for parsing AES-128-CBC encrypted private key.
  2. Create 'ParsePKCS8PrivateKeyRSA' and 'ParsePKCS8PrivateKeyECDSA' to return typed versions of parsed keys.
  3. Add test cases.
  4. Miscellaneous changes.
  5. Last release to support Golang 1.9