Click here to Skip to main content
15,896,111 members
Articles / Security

Encrypting Communication between C# and PHP

Rate me:
Please Sign up or sign in to vote.
4.91/5 (34 votes)
11 Oct 2011GPL344 min read 201.9K   4.4K   65  
Set up encrypted secure communication between C# and PHP using the AES and RSA algorithms.

Revisions


  

Compare Revision Minor Date Status Editor
5 - publicly available Yes 10-May-15 2:41 Available Deeksha Shenoy
Initial creation
4 No 10-May-15 2:41 Available Deeksha Shenoy
Initial creation
3 No 9-May-15 7:12 Pending Scott Clayton
Added a link to the newly created GitHub project for this article.
2 No 11-Oct-11 5:52 Available Smitha Nishant
1 No 8-Jul-11 8:48 Composing Smitha Nishant

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Software Developer
United States United States
Scott enjoys working on proof-of-concept projects for the sake of learning new and interesting ways to solve problems.

Comments and Discussions