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:
- The MD5 procedure is used for passwords hashing (hash length is 16 bits).
- For digital signing of archive the following are used:
- RSA-256 encryption (key is 256 bits).
- SHA1 hashing (hash size is 20 bytes).