Crypto++ 8.7
Free C++ class library of cryptographic schemes
Public Types | List of all members
ed25519 Struct Reference

Ed25519 signature scheme. More...

#include <xed25519.h>

Public Types

typedef ed25519Signer Signer
 ed25519 Signer More...
 
typedef ed25519Verifier Verifier
 ed25519 Verifier More...
 

Detailed Description

Ed25519 signature scheme.

See also
Ed25519 on the Crypto++ wiki.
Since
Crypto++ 8.0

Definition at line 815 of file xed25519.h.

Member Typedef Documentation

◆ Signer

ed25519 Signer

Definition at line 818 of file xed25519.h.

◆ Verifier

ed25519 Verifier

Definition at line 820 of file xed25519.h.


The documentation for this struct was generated from the following file: