[Git][wine/wine][master] 2 commits: symcrypt: Accept RSA keys with public exponent 1.
Alexandre Julliard pushed to branch master at wine / wine Commits: 0cb249ce by Hans Leidekker at 2026-06-18T17:58:21+02:00 symcrypt: Accept RSA keys with public exponent 1. It's unsafe as stated by the comment above but rsaenh accepts it. - - - - - 3ee36025 by Hans Leidekker at 2026-06-18T17:58:21+02:00 bcrypt: Reject RSA keys with public exponent 1. - - - - - 4 changed files: - dlls/bcrypt/bcrypt_main.c - dlls/bcrypt/tests/bcrypt.c - dlls/rsaenh/tests/rsaenh.c - libs/symcrypt/lib/rsakey.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e34df94823ff615ae280bfe6093d9c... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e34df94823ff615ae280bfe6093d9c... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)