Skip to content

Version 5.2 EdDSA 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@polhenarejos polhenarejos released this 15 Jan 12:26
· 19 commits to master since this release
4c636e0

This release brings EdDSA to version 5.2.

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.

Full Changelog: v5.0-eddsa1...v5.2-eddsa1