Documentation ¶
Overview ¶
Package encryptor provides encryption and decryption functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptAES_File ¶
DecryptAES_File decrypts a file using AES algorithm if it is available. It returns any error that may have occurred.
func EncryptFile ¶
EncryptFile encrypts a file using AES algorithm and returns an error if any.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.