Hi all. I'm new here and i have a question. I'm working with smart card at low level, without using opensc and other software like it; now, i can compute digital signature of a stream of bytes obtaining the same result as in OpenSSL. The digital signature is a stream of bytes too, how can i verify it wih OpenSSL? I haven't a file to verify, i have only a stream of bytes, the same i obtain using: openssl rsautl -sign -in mypriv.key -in myfile -hexdump Is there a way to create a verifiable file from the stream of bytes? Thank u. M.
-- View this message in context: http://www.nabble.com/verify-a-strem-of-bytes-tf1959223.html#a5374395 Sent from the OpenSSL - User forum at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]