Note: This is part 2 of 3 on encrypting files using AESCrypt on a Windows computer. There will also be a Mac series.
Purpose of the ModuleThe purpose of this module is to provide you with how to encrypt confidential data files using AES Crypt on Windows computers.
Video Tutorial
Step by StepStep 1 – Right-click on the file you want to encrypt and choose AES Encrypt option:
Step 2 – Enter the password you want to encrypt your file with and then click OK:
Step 3 – Note that your encrypted file has a different icon.
Supplemental TutorialSecurely Deleting Files on Windows Computers
Simply because one deletes or drags a file to the Recycle Bin on a Windows computer does not mean that the data has been securely deleted. This is explored in detailed by the Electronic Frontier Foundation (eff.org) on their web site:
There are many options for achieving a secure deletion (a.k.a. shredding or wiping) on a Windows computer. One possible choice is Eraser. Again, here is some information from the Electronic Frontier Foundation:
var _gaq = _gaq || []; _gaq.push([‘_setAccount’, ‘UA-3445626-5’]); _gaq.push([‘_setDomainName’, ‘mguhlin.org’]); _gaq.push([‘_trackPageview’]); (function() { var ga = document.createElement(‘script’); ga.type = ‘text/javascript’; ga.async = true; ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl’ : ‘http://www’) + ‘.google-analytics.com/ga.js’; var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(ga, s); })();
Discover more from Another Think Coming
Subscribe to get the latest posts sent to your email.



