mencrypt

package
v0.2.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Base64 base64Transcoder
View Source
var Hex hexTranscoder
View Source
var RSA = &rsaUtil{}

Functions

This section is empty.

Types

type Transcoder

type Transcoder interface {
	Encode(src []byte) []byte
	Decode(src []byte) ([]byte, error)
}

Jump to

Keyboard shortcuts

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