Added patch to implement BCrypt RSA provider.

This commit is contained in:
Sebastian Lackner
2017-10-14 22:52:22 +02:00
parent 5e03e4422d
commit fd2221cfd9
10 changed files with 495 additions and 14 deletions

View File

@@ -1,3 +1,4 @@
Fixes: [40418] Implement BCrypt AES provider
Fixes: [42553] Implement BCrypt ECB chaining mode
Fixes: [39582] Implement BCrypt RSA provider
Fixes: Implement BCryptImportKey and BCryptExportKey