Sweden-Number/dlls/bcrypt
Hans Leidekker a729efb964 bcrypt: Convert legacy DSA key parameters to and from little-endian format.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-06 21:47:56 +02:00
..
tests bcrypt: Export ECDSA/ECDH blobs with the correct header magic. 2020-09-02 12:57:47 +02:00
Makefile.in bcrypt: Build with msvcrt. 2020-09-29 15:46:32 +02:00
bcrypt.spec bcrypt: Implement BCryptDeriveKeyCapi. 2020-05-27 00:14:14 +02:00
bcrypt_internal.h bcrypt: Move the backend code to a new Unix library. 2020-09-29 15:37:29 +02:00
bcrypt_main.c bcrypt: Fix buffer size query in BCryptExportKey. 2020-10-06 21:47:56 +02:00
gnutls.c bcrypt: Convert legacy DSA key parameters to and from little-endian format. 2020-10-06 21:47:56 +02:00
macos.c bcrypt: Move the backend code to a new Unix library. 2020-09-29 15:37:29 +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