aescrypto

package
v0.0.0-...-0c55af5 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2022 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HEADER_LIST = [...]string{"Captin Davey Smack", "Bulit", "Nicky G", "JP"}
View Source
var WORD_LIST = [...]string{} /* 500 elements not displayed */

Functions

func DecryptAES

func DecryptAES(cipherText string, encKey string, iv string) (decryptedString string)

func EncryptAES

func EncryptAES(plaintext string, key []byte, iv []byte, blockSize int) []byte

func EncryptFile

func EncryptFile(password string, inputFile string, outputFile string)

func PKCS5Padding

func PKCS5Padding(ciphertext []byte, blockSize int, after int) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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