crypto

package

Versions in this module

v0
Jan 16, 2024
Dec 7, 2023
Nov 3, 2023
Oct 17, 2023
Changes in this version
+ func CompressPubkey(pubkey *ecdsa.PublicKey) []byte darwin/amd64, linux/amd64, windows/amd64
+ func DecompressPubkey(pubkey []byte) (*ecdsa.PublicKey, error) darwin/amd64, linux/amd64, windows/amd64
+ func Ecrecover(hash, sig []byte) ([]byte, error) darwin/amd64, linux/amd64, windows/amd64
+ func S256() elliptic.Curve darwin/amd64, linux/amd64, windows/amd64
+ func SigToPub(hash, sig []byte) (*ecdsa.PublicKey, error) darwin/amd64, linux/amd64, windows/amd64
+ func VerifySignature(pubkey, digestHash, signature []byte) bool darwin/amd64, linux/amd64, windows/amd64

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL