SRP-6a protocol implementation for .NET Standard 2.0 and .NET Framework 3.5+.
Info
Version: | 1.0.7 |
Author(s): | Alexey Yakovlev |
Last Update: | Monday, March 28, 2022 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/secure-remote-password/srp.net |
NuGet Url: | https://www.nuget.org/packages/srp |
Install
Install-Package srp
dotnet add package srp
paket add srp
srp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Globalization(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Numerics(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Numerics(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.Text.RegularExpressions(>= 4.3.0)
Tags