//
pkg.gl
Category
github.com/MrTuxx/OffensiveGolang
pkg
encryption
package
0.2.0
Repository:
https://github.com/mrtuxx/offensivegolang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
55 SLOC
#
Functions
GetEncryption
Returns base64 encoded ciphertext encrypted with random 32-bit key.
GetEncryptionWithPassword
Returns base64 encoded ciphertext encrypted with 32-bit key.