Santino Mazza : ncrypt/tests: Test key import of an rsa key.
Module: wine Branch: master Commit: e7a91b0a1c20a3fc7a8b1f4ec2c8ebc8da29e498 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e7a91b0a1c20a3fc7a8b1f4ec... Author: Santino Mazza <mazzasantino1206(a)gmail.com> Date: Tue Feb 15 12:28:27 2022 +0100 ncrypt/tests: Test key import of an rsa key. Signed-off-by: Santino Mazza <mazzasantino1206(a)gmail.com> Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- configure | 1 + configure.ac | 1 + dlls/ncrypt/Makefile.in | 1 + dlls/ncrypt/tests/Makefile.in | 5 ++ dlls/ncrypt/tests/ncrypt.c | 146 ++++++++++++++++++++++++++++++++++++++++++ include/ncrypt.h | 4 ++ 6 files changed, 158 insertions(+) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e7a91b0a1c20a3fc7a8b1...
participants (1)
-
Alexandre Julliard