Documentation for Axxon PSIM 2.0. Documentation for other versions of Axxon PSIM is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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).
  • No labels