Dear Sir/Madam:
I am trying to split a DSA signature that is generated by openssl_sign()
function in PHP, which should be made up of 2 numbers: r and s, but I don't
know how to build the structure of the signature generated by PHP and then
to split it into two numbers (r,s). Which method might I use to split the
signature I have built in PHP into (r,s)? How can I know what the signature
looks like? I appreciate your any helps in advance. I am looking forward to
hearing from you.
Sincerely
Stephaney Yang
yyibing@xxxxxxxxxxx
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php