On 1/25/06, S Yang <[EMAIL PROTECTED]> wrote:
> 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.

http://www.catb.org/~esr/faqs/smart-questions.html

*SIGH* How many times must you tell people to use a descriptive
subject line. I swear reading ESR's how to ask questions the smart way
should be a requirement to posting on lists.

-Mike

--
________________________________
Michael E. Crute
Software Developer
SoftGroup Development Corporation

Linux takes junk and turns it into something useful.
Windows takes something useful and turns it into junk.

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

Reply via email to