Documentation ¶
Overview ¶
Package ed25519 implements Ed25519 signature scheme as described in RFC-8032.
References:
- RFC8032 https://rfc-editor.org/rfc/rfc8032.txt
- Ed25519 https://ed25519.cr.yp.to/
- High-speed high-security signatures. https://doi.org/10.1007/s13389-012-0027-1
Index ¶
Constants ¶
View Source
const Size = fp.Size
Size is the length in bytes of Ed25519 keys.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.