The problem is how to digilally sign some content using RSA-MD5 algorithm
Dmitrij
10:05 pm on Dec 11, 2002 (gmt 0)
I need to digitally sign a document using RSA-MD5 algorithm and public key. Also I have to decrypt the content using private key. How can I do this using php or Perl( php is preferred)
jatar_k
5:39 pm on Dec 12, 2002 (gmt 0)
can't say as I have any ideas on this, anyone else?