_rsa

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(data string, pri string) string

func Encode

func Encode(data string, pub string) string

func Sign

func Sign(hashed []byte, pri string) string

func Verify

func Verify(hashed []byte, sign string, pub string) bool

Types

type Rsa

type Rsa struct {
	Pri string
	Pub string
}

func Generate

func Generate() *Rsa

Jump to

Keyboard shortcuts

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