//
pkg.gl
Category
github.com/D-PlatformOperatingSystem/dpos
system
crypto
ed25519
package
0.0.0-20210712090754-55a2f5289189
Repository:
https://github.com/d-platformoperatingsystem/dpos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
117 SLOC
#
Packages
ed25519
Package ed25519 implements the Ed25519 signature algorithm.
#
Constants
ID
const.
Name
const.
#
Structs
Driver
Driver.
SignatureS
SignatureS.
#
Type aliases
PrivKeyEd25519
PrivKeyEd25519 PrivKey.
PubKeyEd25519
PubKeyEd25519 PubKey.
SignatureEd25519
SignatureEd25519 Signature.