secure-remote-password
There are 14 repositories under secure-remote-password topic.
secure-remote-password/srp.net
SRP-6a protocol implementation for .NET Standard 1.6+ and .NET Framework 3.5+
adam-fowler/swift-srp
Swift Secure Remote Password
sassman/srp6-rs
A safe implementation of the secure remote password authentication and key-exchange protocol (SRP and SRP6a)
yallie/JsonServices
Simple JSON-RPC service framework for C# and TypeScript
artisansdk/srp
A client and server-side implementation in PHP of the Secure Remote Password (SRP-6a) protocol.
scottbrady91/SRP-Example
Secure Remote Password (SRP) example implementation in C# and .NET Core
windwalker-io/srp
A modern PHP/JS package of SRP-6a (RFC5054). Contains server and client part to help developer use on any cases.
httpjamesm/secure-remote-password-js
Modern secure remote password library for Bun clients and servers
chiffre-io/crypto
Cryptographic primitives & constructs for the Chiffre platform
macmade/SwiftSRP
Implementation of the Secure Remote Password protocol (SRP) - RFC 5054 for Swift
macmade/SRPXX
C++ implementation of the Secure Remote Password protocol (SRP) - RFC 5054.
ng-eneter/eneter-srp
Secure Remote Password authentication for Eneter Messaging Framework.
RuslanUC/SimpleSRP
Simple Secure Remote Password written in pure python/javascript.
Leo-Malay/Secure-Remote-Password-Protocol-Implementation
Implementation of Secure Remote Password (SRP-6a) which is based on Zero Knowledge Proof used for secure key distribution and mutual authentication using JAVA