pqc

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateBlissKeypair

func GenerateBlissKeypair() (string, string)

func GenerateBlissSignature

func GenerateBlissSignature(pritaveKey, msg string) string

0 - privateKey 1 - message

func GenerateDilithiumKeypair

func GenerateDilithiumKeypair() (string, string)

func GenerateDilithiumSignature

func GenerateDilithiumSignature(privateKey, msg string) string

0 - privateKey 1 - message

func VerifyBlissSignature

func VerifyBlissSignature(msg, hexPublicKey, hexSignature string) bool

0 - message 1 - publicKey 2 - signature

func VerifyDilithiumSignature

func VerifyDilithiumSignature(msg, pubKey, hexSignature string) bool

0 - message that was signed 1 - pubKey 2 - signature

Types

This section is empty.

Jump to

Keyboard shortcuts

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