Snehamoy Posted August 15, 2011 Share Posted August 15, 2011 Hello everybody. I am coding a web application, the server end of which is implemented in php and the client end is implemented in VC++. So far I have been successful. Some issues which I am unable to resolve as I find the documentation is not so forthcoming on the subject and I feel that experinced coders will be able to help. Problem statement:: The client end application receives the server certificate and encrypts a message using an Object Identity 1.2.840.113549.3.4 (szOID_RSA_RC4) as the Cryptographic Algorithm Identifier. Now at the server end I am not sure as to how I should do the coding for decryption part for this cryptographic algorithm. Any help or suggestion towards solution is highly appreciated. Thanking you all. Link to comment https://forums.phpfreaks.com/topic/244830-help-with-encryption-and-decryption/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.