Module app_ed25519

Source
Expand description

Internal application-crypto binding for ed25519 affidavit keys.

This binds the AFDT_KEY_TYPE namespace to ed25519 key material in the node keystore.

Structsยง

Pair
A generic AppPublic wrapper type over $pair crypto; this has no specific App.
Public
A generic AppPublic wrapper type over $public crypto; this has no specific App.
Signature
A generic AppPublic wrapper type over $public crypto; this has no specific App.