crypto

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Enter

type Enter struct {
	MD5    md5Crypto    // MD5
	Base64 base64Crypto // Base64
	AES    aesCrypto    // AES
	SHA    shaCrypto    // SHA
	RSA    rsaCrypto    // RSA
}

type RsaKey

type RsaKey struct {
	PrivateKey string
	PublicKey  string
}

Jump to

Keyboard shortcuts

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