crypt

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Crypt

type Crypt struct {
}

Crypt : Encrypts and decrypts stuff

func (Crypt) Decrypt

func (c Crypt) Decrypt(encryptedString string) (string, error)

Decrypt : Decrypts an encrypted string

func (Crypt) Encrypt

func (c Crypt) Encrypt(plainText string) (string, error)

Encrypt : Encrypts a string

Jump to

Keyboard shortcuts

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