Alexandre Julliard pushed to branch master at wine / wine Commits: 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 - - - - - 2 changed files: - dlls/bcrypt/bcrypt_main.c - dlls/bcrypt/tests/bcrypt.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/42644e1651e93aa402c9683b99f235... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/42644e1651e93aa402c9683b99f235... You're receiving this email because of your account on gitlab.winehq.org.