Documentation for Axxon PSIM 1.0.0-1.0.1.

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 Current »

The following hashing procedures are used in the Intellect 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