Skip to content

Version 3.0 EdDSA 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@polhenarejos polhenarejos released this 10 Nov 22:34
· 0 commits to main since this release
7f24b9f

This release brings EdDSA to version 3.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.

Full Changelog: v2.2...v3.0-eddsa1