Fixed the byte order of digest output for hash-mode 11800 (Streebog-512)

This commit is contained in:
R. Yushaev
2018-10-25 10:44:24 +02:00
parent 48cf3f722b
commit 831075b532
2 changed files with 17 additions and 16 deletions
+1
View File
@@ -55,6 +55,7 @@
- Fixed speed/delay problem when quitting while the outfile folder is being scanned
- Fixed the ciphertext max length in Ansible Vault parser
- Fixed the tokenizer configuration in Postgres hash parser
- Fixed the byte order of digest output for hash-mode 11800 (Streebog-512)
* changes v4.2.0 -> v4.2.1