All Versions
14
Latest Version
Avg Release Cycle
59 days
Latest Release
1449 days ago

Changelog History
Page 2

  • v2.1.8 Changes

    August 08, 2018

    ๐Ÿš€ This release adds support for PBES2 algorithms (#190).

  • v2.1.7 Changes

    July 25, 2018

    New Features

    • โž• Added new cryptosigner sub-package to sign using crypto.Signer implementations (#179).
    • โž• Added new OpaqueSigner (et al) interfaces for implementing custom, opaque signers (#179).

    ๐Ÿš€ This release also contains several minor bug fixes and makes unit tests pass in Go 1.11.

  • v2.1.6 Changes

    March 29, 2018

    ๐Ÿš€ This release adds support for parsing certificate chains from x5c headers in messages, and expose a function to verify & read them through a new jose.Header#Certificates(opts x509.VerifyOptions) function (see #178).

  • v1.1.2 Changes

    July 25, 2018

    ๐Ÿš€ This release contains several minor bug fixes and makes unit tests pass in Go 1.10 and 1.11.