Module crypto

Module crypto 

Source
Expand description

Cryptographic functionality for file storage

Enums§

EncryptionOption
Available options for specifying which algorithm to use
FileEncryption
Some of these algorithms are not secure, and that’s fine, since the goal isn’t necessarily data secrecy. The purpose is to store malware on disk without upsetting antivirus or other endpoint security systems. It would be annoying if our carefully curated data were deleted!