Blog on encryption plus a script I wrote to encrypt folders.
Encryption – what it is and what it is not. Encryption is the process of converting readable plain text into cipher text that is unreadable/meaningless. The goal of doing so is to avoid unauthorized access to data.In order to access the encrypted data, one must ‘decypt’ data. Decryption is the process of converting cipher text […]