The following hashing procedures are used in the Axxon PSIM software package:

  1. The MD5 procedure is used for passwords hashing (hash length is 16 bits).
  2. For digital signing of archive the following are used:
    1. RSA-256 encryption (key is 256 bits).
    2. SHA1 hashing (hash size is 20 bytes).