//
pkg.gl
Category
github.com/iost-official/go-ios-protocol
crypto
package
2.1.0+incompatible
Repository:
https://github.com/iost-official/go-ios-protocol.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
0
Files
127 SLOC
#
Packages
backend
No description provided by the author
pb
No description provided by the author
#
Functions
NewAlgorithm
NewAlgorithm returns a new algorithm by name.
NewSignature
NewSignature returns new signature.
#
Constants
Ed25519
Algorithm list.
Secp256k1
Algorithm list.
#
Structs
Signature
Signature is the signature of some message.
#
Interfaces
AlgorithmBackend
AlgorithmBackend is the interface of algorithm backend.
#
Type aliases
Algorithm
Algorithm is the crypto algorithm of signature.