Command Line Utility for File Encryption

This is a standalone utility which is used to encrypt and decrypt data files. This utility supports generation of symmetric encryption key in AES 256 bit format.

This utility does not have dependency on OFSAA or DMT module. However, running this utility requires log4j-core*.jar and log4j-api*.jar files.

Use Cases:

  • If the user has opted for File Encryption from the DMT Configurations window:
  • In case of T2F or H2F, the output file will be an encrypted file. To decrypt the data file, user needs to use this utility.
  • In case of F2Tor F2H, the input file should be an encrypted file. To encrypt the data file, user needs to use this utility.