Encryption example

Vie of the source file with readable code
Vie of the source file with readable code
Encrypted file with encrypted code
Encrypted file with encrypted code

Example

example

Procedure to encrypt a file

The file in the figure “View of the source file with readable code” is encrypted. ISGEncryption.dll must be in the same folder as the example application.

  1. In this case, choose "asdf" as the password.
  2. Select "Encrypt_Example.enc" (in the same folder as the input file) as the output file.
  3. The result should be similar to the figure “Encrypted files”.
  4. Select the output file with "Decrypt File".
  5. Enter 0 for "Start" and 16 for "Length".
  6. Click "Show" should return the same output as in the figure “Source data”.