PDF: Update -m 10410 to new RC4 crypto library code, improving performance by 22% - 32%.

This commit is contained in:
Jens Steube
2021-05-30 12:36:17 +02:00
parent 6991c3bb65
commit 3192f55707
5 changed files with 74 additions and 426 deletions
+1
View File
@@ -30,6 +30,7 @@
- AES Crypt Plugin: Reduced max password length from 256 to 128 which improved performance by 22%
- RAR3-p (Compressed): Fix workaround in unrar library in AES constant table generation to enable multi-threading support
- CRC32: Prevent decompression of data used in CRC32 calculation on host. This leads to false negatives with TrueCrypt/VeraCrypt keyfiles
- PDF: Update -m 10410 to new RC4 crypto library code, improving performance by 22% - 32%.
##
## Technical