Sweden-Number/dlls/bcrypt
Kimmo Myllyvirta 2154562d7e bcrypt/tests: Add simple test for RSA.
Based on patch from Bernhard Übelacker.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-26 21:06:24 +02:00
..
tests bcrypt/tests: Add simple test for RSA. 2018-03-26 21:06:24 +02:00
Makefile.in bcrypt: Added MD2 hash support. 2017-12-07 20:10:28 +01:00
bcrypt.spec bcrypt: Implement importing of ECDSA keys. 2018-03-26 21:06:04 +02:00
bcrypt_internal.h bcrypt: Added support for MD4 hashes. 2017-12-07 20:11:11 +01:00
bcrypt_main.c bcrypt: Initial implementation for RSA key import and signature verification. 2018-03-26 21:06:20 +02:00
md2.c bcrypt: Added MD2 hash support. 2017-12-07 20:10:28 +01:00
sha256.c bcrypt: Add a builtin sha256 implementation. 2017-03-09 10:55:53 +01:00
sha512.c bcrypt: Add a builtin sha384/sha512 implementation. 2017-03-09 10:55:59 +01:00
version.rc