Module: wine Branch: master Commit: 06e125ab3a9477d65ced6d48c494ebf1c8882517 URL: https://source.winehq.org/git/wine.git/?a=commit;h=06e125ab3a9477d65ced6d48c...
Author: Paul Gofman pgofman@codeweavers.com Date: Wed May 11 20:06:47 2022 -0500
rsaenh: Allow importing bigger RC2 keys.
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/rsaenh/rsaenh.c | 43 ++++++++- dlls/rsaenh/tests/rsaenh.c | 218 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 260 insertions(+), 1 deletion(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=06e125ab3a9477d65ced6...