Description
SubCrypter is a simple file encrypter. You can encrypt and decrypt your files using encryption keys.
It can also generate encryption keys for you to use. The usage is simple; generate a encryption key selecting a desired encryption algorithm, and then use the randomly generated key (always generated with max key length) to encrypt and/or decrypt your files.
Always remember to store the key files in a safe place :) Commandline usage: subcrypter makekey [cipher] [keyfile] subcrypter encrypt [infile] [outfile] [keyfile] subcrypter decrypt [infile] [outfile] [keyfile] subcrypter help (To list available ciphers)
It can also generate encryption keys for you to use. The usage is simple; generate a encryption key selecting a desired encryption algorithm, and then use the randomly generated key (always generated with max key length) to encrypt and/or decrypt your files.
Always remember to store the key files in a safe place :) Commandline usage: subcrypter makekey [cipher] [keyfile] subcrypter encrypt [infile] [outfile] [keyfile] subcrypter decrypt [infile] [outfile] [keyfile] subcrypter help (To list available ciphers)