Hi all,

I have an offline system that needs to compute RSA signatures over
large blobs of data, given only hashes of the data as input and not
the entire blobs (something like the NONEwithRSA algorithm in Java's
RSA implementation
http://www.docjar.com/docs/api/sun/security/mscapi/RSASignature.html)

Is there any way to do that with openssl?

-- 
Peter
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to