2 Apr
2025
2 Apr
'25
3:10 p.m.
On Wed Apr 2 15:10:45 2025 +0000, Hans Leidekker wrote:
I would prefer to avoid importing sources since it's only a handful of functions. We implement AES in bcrypt itself so we don't need to depend on libtomcrypt here. Could you please clarify a bit? libtomcrypt is already linked with bcrypt.dll, so it's not a new dependency. aes-wrap.c and aes-unwrap.c are imported in many other projects, and they are just a few lines of code.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7723#note_99706