encryptor

package module
v0.0.0-...-52fa491 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2024 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SecretKeys = []string{}/* 335 elements not displayed */

Functions

func Decrypt

func Decrypt(ciphertext []byte, key []byte, iv []byte) ([]byte, error)

decrypt

func DecryptByKeyCombination

func DecryptByKeyCombination(keyComb string, encodedText string) (string, error)

func Encrypt

func Encrypt(plaintext []byte, key []byte, iv []byte) ([]byte, error)

encrypt

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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