Added patchset with various BCrypt improvements.

This commit is contained in:
Sebastian Lackner
2016-12-20 22:36:51 +01:00
parent e4679ff7ce
commit 1740d793d8
7 changed files with 2018 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Fixes: [41951] Implement bcrypt.BCryptDuplicateHash
Fixes: [40418] Implement BCrypt AES provider