Skip to content

4.2.0

Compare
Choose a tag to compare
@lcobucci lcobucci released this 19 Aug 18:42
· 21 commits to 4.3.x since this release
4.2.0
298e635

Release Notes for 4.2.0

This release provides a high-level API, a new (non-standard) algorithm, and validation for key length requirements.
The latter is a minor BC-break for users that aren't following the RFC recommendations.

To contain the impact of the changes and give time for people to rotate keys, we have deprecated implementations that maintain the previous behaviour and allow unsafe keys.
For more information, please read the documentation.

4.2.0

  • Total issues resolved: 3
  • Total pull requests resolved: 15
  • Total contributors: 7

Documentation

Improvement

Improvement,Minor BC-break,Security

Security

CI