Click here to Skip to main content
15,892,072 members
Articles / Programming Languages / C#

Communication using Secure Remote Password protocol

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
4 Mar 2016CPOL3 min read 18.1K   635   9  
Simple example showing how to implement secured authenticated communication using the SRP protocol.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Slovakia Slovakia
My programming path started in 1987 when I got my first computer Sharp MZ-800.
It came with 8 bit CPU Z80, 64Kb RAM and the tape recorder. It was a great machine. I think I still have it somewhere.
I was fascinated and I started to write first programs. Eventually I became developer and software architect. I like innovations and clean nice solutions.

Comments and Discussions