ConsoleVault

If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
1 post Page 1 of 1
Contributors
User avatar
visualtech
VIP - Donator
VIP - Donator
Posts: 265
Joined: Sat Nov 19, 2011 2:19 pm

ConsoleVault
visualtech
ConsoleVault is a free and easy to use file encrypter. It is damm small and with just one line, you can encrypt your file with AES i.e. Military Grade encryption..


========File Encryption/Decryption=======
-encrypt -f:<filename> -k:yourpassword
-decrypt -f:<filename> -k:yourpassword
=====================================

==============File Hashing=============
-md5 -f:<filename>
-sha1 -f:<filename>
sha256 -f:<filename>
sha384 -f:<filename>
-sha512 -f:<filename>
=====================================

Well, let me give credits to my references:

http://codeproject.com (http://www.codeproject.com/Articles/120 ... g-Rijndael)
http://google.com
http://stackoverflow.com

File Image:

Image


Now let me be a little mean:

2 CREDITS, I MEAN COME ON!!!

File Download:


This file is hosted off-site.
Image
1 post Page 1 of 1
Return to “Source-Code”