Hi All,

At present "ubsec" does not support DSA (signing and verification) and
RSA (public key and private key processing) operations for larger than
1024-bit. Engine code handles properly for RSA operations for keys
larger than 1024 bits. It checks for key lengths larger than 1024 and
switching to software for these operations.

But for DSA signing and verfication this is not done. This crashes
"speed -engine ubsec" for DSA signing and verfication for larger than
1024-bits. Is the checking for key length omitted for DSA operations
with some purpose? If not, can this be handled in the next release.

(I think couple of functions in "hw_ubsec.c" needs to be changed to
handle this.)

Regards
Sanjay R. Gogula

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to