SRP implementation in pure golang
-
Updated
Mar 10, 2024 - Go
SRP implementation in pure golang
A JavaScript SRP-6a implementation compatible with opencoff/go-srp and idlesign/srptools.
An education platform
Secure C++ banking system with encrypted authentication, multi-currency support, and robust transaction processing
Javascript/JS API example for https://authspire.com licensing & auth system
This repo serves the purpose of implementing session based authentication for modern-day web applications.
C# / CSharp API example for https://authspire.com licensing & auth system
GoLang/Go API example for https://authspire.com licensing & auth system
The aim is to develop a POC like of CHAPv2 (Challenge-Handshake Authentication Protocol version 2)... Authenticating users without sharing the password over the network. This is one of the protocols that is recommended instead of PAP (Password Authentication Protocol) which sends passwords over the network in plain-text
Secure authentication done using httpOnly Cookie to store the refresh token on server and generating new access token on user requests
This is a password manager that creates passwords based on user inputted key words, encrypting them, and storing/retrieving them.
PHP API example for https://authspire.com licensing & auth system
SmartPark - IoT-based intelligent garage system for real-time parking management and enhanced security with Spring Boot, Flutter and PostgreSQL(Cloud)
UberRideUp 🚗is a scalable, microservices-based ride-hailing platform designed for real-time communication and high performance. Built with Spring Boot, Kafka, WebSockets, and Redis, it manages the full ride lifecycle, including user authentication, geolocation, ride bookings, and reviews.
Sistem login PHP yang aman, dibangun dari nol, dilengkapi dengan perlindungan terhadap berbagai serangan umum yang berbeda.
Open-source Django-based website for Jalsmruti, an NGO focused on water conservation. It features event management, insights, team member profiles, initiatives, and a contact form with reCAPTCHA validation. Secure user authentication, RESTful APIs, efficient form handling, and robust database management make it ideal for non-profits.
A proof of concept of how PAP (Password Authentication Protocol) works when authenticating users. This POC focuses on the fact that this protocol sends passwords our the network in plain-text.
Android pattern login system with laravel 7
This repository offers an example integration of KeyAuth with ImGui, showcasing how to implement authentication and protection features. The Kroma KeyAuth example demonstrates secure handling and user verification in your ImGui-based applications.
It is a keyboard for android which doesn't let anyone enter text without entering a password. The password is invisible so a person cannot know that he has to enter a password.
Add a description, image, and links to the secure-authentication topic page so that developers can more easily learn about it.
To associate your repository with the secure-authentication topic, visit your repo's landing page and select "manage topics."