Jump to content

Help with Encryption and Decryption


Snehamoy

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.