bcrypt: Add support for importing legacy DSA public keys.
commitf79ca651aeff14a7f4e3443410a89441569ea080
authorHans Leidekker <hans@codeweavers.com>
Tue, 6 Oct 2020 10:27:14 +0000 (6 12:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Oct 2020 19:47:56 +0000 (6 21:47 +0200)
treec897bce6db659f70e55db2447ddff051bcc180af
parent2a91b0bead7e5c6d08e3a6b79a6feda242e66652
bcrypt: Add support for importing legacy DSA public keys.

This is not supported on native but it will be useful to implement public key
import in dssenh.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/bcrypt/bcrypt_main.c
dlls/bcrypt/gnutls.c