encryption

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EncryptionSpecTest

type EncryptionSpecTest struct {
	Name       string
	SKPem      []byte
	PKPem      []byte
	PlainText  []byte
	CipherText []byte
}

func EncryptBLSSK

func EncryptBLSSK() *EncryptionSpecTest

EncryptBLSSK tests encrypting a BLS private key

func SimpleEncrypt

func SimpleEncrypt() *EncryptionSpecTest

SimpleEncrypt tests simple rsa encrypt

func (*EncryptionSpecTest) Run

func (test *EncryptionSpecTest) Run(t *testing.T)

func (*EncryptionSpecTest) TestName

func (test *EncryptionSpecTest) TestName() string

Jump to

Keyboard shortcuts

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