Version 5.0 EdDSA 1
Pre-release
Pre-release
polhenarejos
released this
12 Nov 20:34
·
5 commits
to master
since this release
This release brings EdDSA to version 5.0.
Important: EdDSA cannot work in ESP32, since Espressif uses its own MbedTLS fork.
This is an experimental release. It adds support for EdDSA with Ed25519 and Ed448 curves.
Since EdDSA is not officially approved by MbedTLS, it is considered experimental and in beta stage. Though it is deeply tested, it might contain bugs.
Use with caution.
What's Changed
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #52
New Contributors
- @dependabot made their first contribution in #52
Full Changelog: v4.2-eddsa1...v5.0-eddsa1