_rsa

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 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 added in v0.2.5

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

func Verify added in v0.2.5

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

Types

type Rsa added in v0.2.5

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