//
pkg.gl
Category
github.com/signal-golang/textsecure
curve25519sign
package
1.20.0
Repository:
https://github.com/signal-golang/textsecure.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
89 SLOC
#
Functions
Sign
Sign signs the message with privateKey and returns a signature.
Verify
Verify checks whether the message has a valid signature.