Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ed25519

Fully qualified path: alexandria_math::ed25519

Constants

p
p_non_zero
p2x
a
c
d
d2x
l
w

Free functions

point_mult_double_and_addFunction that performs point multiplication for an Elliptic Curve point using the double and add method….
verify_signatureExperimental feature: use with caution. Not recommended for production. Verifies an Ed25519 signature against a message and public key….

Structs

Point

Traits