Wednesday, January 25, 2006, 2:52:21 PM, S Yang wrote:
>  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?

Run the function http://us2.php.net/openssl_sign and pass it a $signature.
According to the manual, if successful, $signature will be altered.  You
tell /us/ what it looks like and we'll help you split it. ;)

Steve
-- 
http://mrclay.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to