Posted by hg on 11/17/06 17:11
Hi,
I'm new to php and looking for a way to have RSA (encryption/signature)
done.
I looked at the openssl module, but the latter assumes that an X509
certificate is available in order to retrieve the public key ... my
problem is that I've got a private/public key pair, but not X509
certificate.
Something such as pycrypto (for Python) would do the trick.
Any clue ?
Thanks.
hg
[Back to original message]
|