Module: wine Branch: master Commit: 19e0f97f71c79fe52c2ace22e1f1b8c9e1416378 URL: https://source.winehq.org/git/wine.git/?a=commit;h=19e0f97f71c79fe52c2ace22e...
Author: Michael Müller michael@fds-team.de Date: Mon Mar 26 15:04:34 2018 +0200
bcrypt: Implement BCryptVerifySignature for ECDSA signatures.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/bcrypt/bcrypt_main.c | 361 ++++++++++++++++++++++++++++++++++++++++++--- dlls/bcrypt/tests/bcrypt.c | 4 +- 2 files changed, 343 insertions(+), 22 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=19e0f97f71c79fe52c2ac...