Skip to content

Added methods to encrypt and decrypt local files

Aaron Graubert requested to merge local_file_encryption into dev

Created by: agraubert

SecureSocket's AES methods are now using the worker functions of this new method to encrypt and decrypt message chunks See #58 (closed)

Merge request reports