Self-rolled implementation of Secure Remote Password (SRP) client and server, written in C# and .NET Core.
Article: https://www.scottbrady91.com/PAKE/SRP-in-CSharp-and-dotnet-core
For production scenarios, check out the Bouncy Castle implementation.
Secure Remote Password (SRP) example implementation in C# and .NET Core
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Self-rolled implementation of Secure Remote Password (SRP) client and server, written in C# and .NET Core.
Article: https://www.scottbrady91.com/PAKE/SRP-in-CSharp-and-dotnet-core
For production scenarios, check out the Bouncy Castle implementation.
Secure Remote Password (SRP) example implementation in C# and .NET Core