Crate ed448_verifier

source ·
Expand description

An implementation of Ed448 verifier.

§Introduction

This library has not been officially audited and reviewed. Use it AT YOUR OWN RISK.

This library wraps ed448-goldilocks to provide the signature verification feature. Please get started from looking at VerifyingKey.

Most of the design was taken from ed25519-dalek.

§Features

Re-exports§

Modules§