libsparklepaw
PawSD library
Loading...
Searching...
No Matches
common.h File Reference

Common data types. More...

Go to the source code of this file.

Enumerations

enum  sprkl_sigalgo { SPRKL_SIGALGO_ED25519 = 25519 }
 Available signature algorithms. More...

Detailed Description

Common data types.

Enumeration Type Documentation

◆ sprkl_sigalgo

Available signature algorithms.

At present the only one is Ed25519, but there may be more in future.

Enumerator
SPRKL_SIGALGO_ED25519 

Ed25519.