cryptoutil

package
v0.0.24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2024 License: BSD-3-Clause Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SignSymmetric added in v0.0.12

func SignSymmetric(msg []byte, secretKey *[32]byte) ([]byte, error)

func VerifyAndReadAssymetric added in v0.0.20

func VerifyAndReadAssymetric(signedMsg []byte, publicKey *[32]byte) ([]byte, error)

func VerifyAndReadSymmetric added in v0.0.20

func VerifyAndReadSymmetric(signedMsg []byte, secretKey *[32]byte) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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