Skip to content

Version 4.0 EdDSA 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@polhenarejos polhenarejos released this 14 Aug 22:20
· 99 commits to master since this release
v4.0-eddsa1
7493f9e

This release brings EdDSA to version 4.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: v4.0...v4.0-eddsa1