ID: 10665 Updated by: wez Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Feature/Change Request PHP Version: 4.0.5 Assigned To: wez Comments: It's now in CVS; please verify that it works and I'll close this report. Thanks for the patch! --Wez. Previous Comments: --------------------------------------------------------------------------- [2001-05-04 12:48:31] [EMAIL PROTECTED] I'll review it, and probably commit it. --Wez. --------------------------------------------------------------------------- [2001-05-04 10:47:13] [EMAIL PROTECTED] I'd like to use more of the RSA functions that OpenSSL provides. What I needed most was the possibility to encrypt something with your private key directly. I've made a patch that works fine for me and might be of use to others, too. I only tested it with OpenSSL 0.9.6a. As the patch is 7kb, I just put the link to it here: http://global.team17.com/php-4.0.5-rsa.patch The new functions are: openssl_private_encrypt openssl_private_decrypt openssl_public_encrypt openssl_public_decrypt Cheers, Sascha Kettler --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10665&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]