eCatalog has flexible configuration of encryption/cryptography method.

Default Cryptographic Standard

The pre-installed encryption method in eCatalog is the AES.


Customizable/upgradable Cryptographic Standard

The eCatalog provides mechanism to plug-and-play any cryptographic module. With this way, eCatalog can fit to Client preferred method of cryptographic. Following are other available cryptography module:

  1. TwoFish
  2. BlowFish
  3. Any other method which we can customized for Client


By default, the additional crypto modules are not installed, and might require additional license for it.

Encryption method

To support very strong encryption mechanism, following are implemented:

  • eCatalog uses TWO keys. Application level key and Company level key.
    The Application level key can be changed, and administrator can re-generate the key anytime.
    The Company level key should not change. Changing Company level key will render all the data to be unreadable!
  • Each encrypted password will be very random, even though they are having the same data. If two users having the same password, the encrypted data will be different. This make it very difficult for hacker to hack.
  • eCatalog can be configured to reset the Application crypto key periodically. With this method, it is nearly impossible for hacker to hack, because pattern might change.