Encrypt or Decrypt File
Previous Top Next

You can use this component to encrypt or decrypt a file with a password. The encryption algorithm used is Rijndael and the encryption strength depends on the key (password) size you choose.

graphic
  
Action
Encrypt to encrypt a file or Decrypt to decrypt a file.
Input File
·    If the Encrypt action is selected, the input file is the raw (unencrypted) file that want to encrypt.
·    If the Decrypt action is selected, the output file is the encrypted file that you want to decrypt.
Output File
·    For the encrypt action the output is the encrypted file.
·    For decryption the output is the raw (unencrypted) file.
Secret Key
The secret key or password to encrypt and decrypt the file with.