-
31a777b3
by Hans Leidekker at 2025-04-03T22:49:58+02:00
bcrypt: Make secret parameter to create_symmetric_key()/generate_symmetric_key() const.
And rename the functions for consistency.
-
b6af267c
by Hans Leidekker at 2025-04-03T22:49:58+02:00
bcrypt: Only print a fixme if a vector has been set.
-
c427b4e9
by Hans Leidekker at 2025-04-03T22:49:58+02:00
bcrypt: Add support for BCRYPT_AES_WRAP_KEY_BLOB in BCryptExportKey().
-
ec45d013
by Hans Leidekker at 2025-04-03T22:49:58+02:00
bcrypt: Add support for BCRYPT_AES_WRAP_KEY_BLOB in BCryptImportKey().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57492