Description: Cryptor uses the 256 bit Rijndael (otherwise known as AES, or the Advanced Encryption Standard) encryption to secure files. It does this using a CryptoStream object and the RijndaelManaged class. There is no default form to the application- double clicking Cryptor.exe will achieve nothing. A form is only displayed when the correct command line arguments are passed. This happens when a user has installed the MSI (or added the neccessary keys to the registry) and right clicked on a file (not a folder) in Windows Explorer .
- [AESDemo] - Aes algorithm encryption and decryption
- [Cryptography] - AES and MD5 algorithm source code, using
- [AES] - Rijndael encryption algorithm, vc6.0 pla
- [aaa] - AES encryption AES encryption Detailed D
- [AES] - AES 128/192 bit encryption algorithm, wi
- [msdnmag200311aes] - Advanced Encryption Standard AES s sourc
- [Encryption] - implementation of Symmetric Key Encrypti
- [Encryption] - C# to achieve Des, Rc2, Rijndael, Triple
File list (Check if you may need any files):
AssemblyInfo.vb
Cryptor.vbproj
EncryptionRoutines.vb
frmSimpleFile.resx
frmSimpleFile.vb
license.txt