Jakob Bohm <jb-openssl-Ov0D3Su7/I/qt0dzr+a...@public.gmane.org> writes:

[...]

> As explained above, 192 bit DSA and ECDSA only works with 192 bit
> hashes (and only one hash algorithm is allowed for each private/public
> key pair).

You can use larger digests (SHA-512, for example), but the digest will
be truncated before processing with ECDSA (or DSA).  (This behaviour is
specified in the relevant standard.)
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to