Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildPayload ¶
BuildPayload builds a Chunk slice from a data string, and dataType string. Shuffle will split data across two chunks to obfuscate the ciphertext or plaintext data.
func DecryptAES ¶
DecryptAES decrypts ciphertext string with the provided key.
func EncryptAES ¶
EncryptAES encrypts plaintext string with the provided key.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.