An open API service providing repository metadata for many open source software ecosystems.

Topic: "password-hashing"

azjezz/psl

📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers

Language: PHP - Size: 3.44 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1,338 - Forks: 79

Martixzunuz/HashCat

Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 767 - Forks: 0

MHumm/DelphiEncryptionCompendium

Cryptographic library for Embarcadero Delphi and potentially for FPC as well

Language: HTML - Size: 71.4 MB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 274 - Forks: 71

MRALGOR/HashCat

HashCat Password-Cracking Hash-Recovery Brute-Force Dictionary-Attack Password-Security Cybersecurity Password-Recovery GPU-Cracking Hash-Cracking MD5 SHA1 SHA256

Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 159 - Forks: 0

dwin/goSecretBoxPassword

A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.

Language: Go - Size: 157 KB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 60 - Forks: 9

chronoxor/CppSecurity

C++ Security Library

Language: C++ - Size: 61.5 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 40 - Forks: 23

laminas/laminas-crypt 📦

Strong cryptography tools and password hashing

Language: PHP - Size: 2.53 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 39 - Forks: 24

notypecheck/passlib

Passlib fork

Language: Python - Size: 35.5 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 29 - Forks: 4

jangbl/express-session-with-redis

A cookie-based Node.js session implementation using Express.js and Redis

Language: JavaScript - Size: 665 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 4

dreezey/argon2-password-hash-provider

Argon2 Password Hash Provider for Keycloak

Language: Java - Size: 45.9 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 16

Ghurtchu/diary

REST API for managing diary

Language: Scala - Size: 237 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 25 - Forks: 1

andskur/argon2-hashing

A light package for generating and comparing password hashing with argon2 in Go

Language: Go - Size: 30.3 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 24 - Forks: 4

as08/ClassicASP.PasswordHashing

This is a class of VBscript functions that can be used for password hashing in Classic ASP. As well as a standard hashing function, Argon2, Bcrypt and PBKDF2 are also supported via COM DLL's.

Language: ASP - Size: 138 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 7

jwsi/pyargon2

Simultaneously the simplest and most powerful Argon2 implemenation in Python

Language: Python - Size: 1.17 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 20 - Forks: 4

dwin/goArgonPass

goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib for Python and Argon2 PHP. Argon2 was the winner of the most recent Password Hashing Competition. This is designed for use anywhere password hashing and verification might be needed and is intended to replace implementations using bcrypt or Scrypt.

Language: Go - Size: 238 KB - Last synced at: 20 days ago - Pushed at: almost 5 years ago - Stars: 20 - Forks: 7

dnaeon/cl-bcrypt

Common Lisp system for parsing and generating bcrypt password hashes

Language: Common Lisp - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 2

as08/ClassicASP.Bcrypt

Bcrypt hashing algorithm implemented in VBscript for Classic ASP using a COM DLL

Language: C# - Size: 115 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 4

mybucks-online/app

Password-only, self-custodial cryptocurrency wallet. No register, no seed phrases, just password!

Language: JavaScript - Size: 2.37 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 13 - Forks: 9

samuel-lucas6/draft-lucas-bkdf

An Internet-Draft for the Balloon Key Derivation Function (BKDF), a memory-hard password hashing and password-based key derivation function.

Language: Makefile - Size: 1.14 MB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 11 - Forks: 1

joegasewicz/password-mixin

Small Python library that adds password hashing methods to ORM objects

Language: Python - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 1

TyMick/nextjs-local-authentication 📦

Next.js local authentication with MongoDB

Language: JavaScript - Size: 10 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 2

Iqbolshoh/php-database-manager

📊 The Database class is a versatile PHP tool using mysqli for database management. It handles essential CRUD operations (Create, Read, Update, Delete) and includes methods for user authentication and password hashing, making database interactions and user management simple and secure.

Language: PHP - Size: 329 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

lambdapioneer/sloth

Key stretching and deniable encryption using Secure Elements on Android and iOS

Language: Kotlin - Size: 2.83 MB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 7 - Forks: 2

idtpanic/pw-punch

🔐 Ultra-lightweight password hashing & token signing with WebCrypto. Zero dependencies. Edge-native. Built for Cloudflare, Deno, Bun, and Vercel.

Language: TypeScript - Size: 38.1 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 6 - Forks: 0

vrikodar/Mahakal

Crack Hashes Lightning Fast with minimal Load on your CPU

Language: Python - Size: 13.4 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 6

xianghuzhao/kdfcrypt

Go library for password hashing with KDF (key derivation function)

Language: Go - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

Aristocratjnr/Election

Student Election Management System

Language: PHP - Size: 50.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 1

samuel-lucas6/Finnick

A proof of concept for how you can turn a duplex-style AEAD scheme (e.g., AEGIS) into a memory-hard password-based KDF.

Size: 8.79 KB - Last synced at: 30 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

HarshAgarwal1102/MultiUser_Chat_App

Creating a multiuser chat app in Java, providing real-time communication and collaboration among multiple users.

Language: Java - Size: 2.62 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

memgonzales/linquiztics

Language learning web application that allows users to create their own quizzes and to answer those made by the community of users. Features incentivization dynamics designed to gamify learning through customized quiz suggestions, experience points, streaks, leagues, and a global leaderboard.

Language: JavaScript - Size: 5.13 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

nuxed/crypto

The Nuxed Crypto component provides a high-level cryptography interface that relies on libsodium for all of its underlying cryptography operations.

Language: Hack - Size: 113 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 4

BaranDev/Firebase-Authentication-Template

A template repository for implementing Firebase Authentication with Flask and JavaScript. This template provides a basic setup for integrating Firebase Authentication into web applications using Flask as the backend framework. It includes functionalities for user signup, signin, signout, and session management.

Language: HTML - Size: 29.3 KB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 1

Mshandev/Shopnest

SHOPNEST is a stylish ecommerce website for fancy ladies' shoes, built with the MERN Stack. It offers a smooth shopping experience with features like product recommendations, voice search, and secure Stripe payments. Easy to use for both shoppers and admins.

Language: JavaScript - Size: 4.65 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

vontanne/secure-hasher

A lightweight, dependency-free hashing library for Node.js, providing essential functionalities to hash and compare data securely.

Language: JavaScript - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

synacor/argon2id

A utility library for serializing hashed passwords with its salt using argon2id

Language: Go - Size: 27.3 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

edubu2/flask-blog

Fully functional web-app hosted on a Ubuntu 18.04 VM with Nginx and Gunicorn. The blog features an NLP module that summarizes long text into three key sentences.

Language: HTML - Size: 114 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

falselunatic/Realtime-chat-Application

An online communication application that provides a real-time or live transmission of text messages from sender to receiver.

Language: PHP - Size: 300 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

as08/ClassicASP.Argon2

Argon2 hashing algorithm implemented in VBscript for Classic ASP using a COM DLL

Language: ASP - Size: 101 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

KEINOS/go-argonize

Argon2id Go package to facilitate the use of "crypto/argon2" package.

Language: Go - Size: 201 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

abdellatif-temsamani/cryptjs

`cryptjs` is a JavaScript/TypeScript library that brings cryptographic functionality from Dart to the web

Language: JavaScript - Size: 402 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

isPique/Hash-Generator

This script is a simple password hashing tool that allows users to choose from various hashing algorithms to hash their passwords.

Language: Python - Size: 2.12 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

fDero/DCT-Library-Backend

C, Postgres, Redis backend REST-API for an immaginary library

Language: C - Size: 392 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

Grey-Workers-Togo/SecurePasswordCrypt

Secure AES-GCM encryption and password hashing utility for and C# .NET projects.

Language: C# - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

rahulstech/node-authentication-with-email-verification

Complete Node.js authentication boilerplate with email verification, password management, JWT token-based authentication, and Google OAuth support. Also containerized using docker

Language: JavaScript - Size: 105 KB - Last synced at: 23 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

ggicci/password

:asterisk: Password Hashing & Verification with Argon2, Bcrypt

Language: Go - Size: 61.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

zirkan/SkyGEN

Advanced Cryptographic Toolkit

Language: Python - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

samuel-lucas6/scrypt.NET

A .NET implementation of scrypt.

Language: C# - Size: 5.86 KB - Last synced at: 30 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Sandesh-Jangir/Secured-User-Authentication-System

It's a user authenticating system which is made using the MERN Stack and after authenticating the user it redirects to /dashboard where it shows your entered information and if the user has already logged in the previous session then it will directly redirect to /dashboard.

Language: JavaScript - Size: 735 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

nazhimkalam/auth-jwt

This repo contains both frontend and backend code for setting up passport authentication along with API authorization using JWT,

Language: TypeScript - Size: 245 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

as08/ClassicASP.PBKDF2

PBKDF2 hashing algorithm implemented in VBscript for Classic ASP using a COM DLL

Language: C# - Size: 81.1 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

devacius/paytm

A simple Paytm clone app which works without real money , can be considered as a game.

Language: JavaScript - Size: 2.48 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

UnitaryIron/Logify-Backend

Auth microservice that saves weeks of development. Add Google OAuth & secure sessions to any app with one API call. Production-ready, developer-friendly.

Language: Python - Size: 77.1 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

JacobHarris-Dev/educational-password-cracker

A simple password cracker used for educational purposes that utilizes different password cracking methods to teach users about how passwords are cracked and promote password security

Language: Java - Size: 17.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

azrod/cryptio

cryptio is a modern Go library for secure password-based encryption and decryption, featuring Argon2id key derivation and AES-GCM. Choose your desired security level—Standard, Medium, or High—for optimal protection and performance balance.

Language: Go - Size: 1.33 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ayushi-gajendra/Flask_Authentication_App

A lightweight Flask web app with secure user authentication — including registration, login/logout, and protected routes. Built with Flask-Login and SQLAlchemy, this project demonstrates best practices for user sessions, password hashing, and database integration. Perfect for beginners learning full-stack web development with Flask.

Language: CSS - Size: 1.15 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Md-Emon-Hasan/shopzone

ShopZone is a full-featured e-commerce platform with user authentication, product catalog, shopping cart, and order management, built with PHP, MySQL, and JavaScript. It offers secure payments, responsive design, and real-time updates for a seamless online shopping experience.

Language: PHP - Size: 2.72 MB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

reginaldsc-02/GateKeeper

Robust login management system for modern applications. Handles authentication, session control, and user validation securely.

Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Holmbrg/HashFlog

File-based credential vault: SHA-256 email IDs, bcrypt-salted passwords, each record Fernet-encrypted and appended to one log + tiny index for O(1) look-ups. No database, two files, scales to millions of users; ideal for secure prototypes, IoT, and web apps.

Language: Python - Size: 34.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

massivefermion/erl_argon2

nifs for hashing and verifying passwords using argon2

Language: Rust - Size: 20.5 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

saleh-bin-sumida/Driving_And_Vehicles_License_Department-DVLD

System for managing and issuing driving licenses [winform .NET 8]

Language: C# - Size: 1.32 MB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Tamoziit/BloodBank

Blood Bank website with facilities of blood donation appointments & doctor consultations

Language: JavaScript - Size: 1.54 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vrun545/Food-Delivery-App

A Food Delivery App using MERN Stack. Allows users to Signup, Login, Order Food Items, Also user able to see Order History.

Language: JavaScript - Size: 225 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

samuel-lucas6/Balloon.NET

A .NET implementation of the Balloon password hashing algorithm.

Language: C# - Size: 14.6 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

VinitaIsrani74/Social-Media-Clone-MERN-Stack-Project

My MERN stack project - a fully functional social media clone. Leveraging the power of MongoDB, Express.js, React.js, and Node.js, this project embodies seamless communication between frontend and backend.

Language: JavaScript - Size: 11.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Alice-Rez/cat-world-fullstack-registration

Basic MERN fullstack application to create user profiles where some of the functions/pages are available exclusively just for logged users. To make it more interesting, everything is wrapped in a cat theme using illustrations from icons8. Made as an exercise during the final stage of my one-year web development course.

Language: JavaScript - Size: 7.24 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

MrCatNerd/Password-Hashing

Hashes a password with salt into a sqlite database

Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ShahFH/Node.js-API-Authentication-with-JWT

Node.js-API-Authentication-with-JWT

Language: JavaScript - Size: 5.27 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ShehaniWageesha/SSD-Assignment

This web application is a Secure File and Message Management system which is supported for three main user roles.

Language: JavaScript - Size: 1.53 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Kaykross/session.github.io

A simple nodejs express server application. Mongodb database connection, session based authentication, password harshing using bcrypt, input validation using joi, using multer as our request body parser

Language: JavaScript - Size: 3.9 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mad-lina/myFlix

A back end REST API

Language: JavaScript - Size: 8.3 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

chisombiri/Smart-Brain-backend

Implemented expected end-points on server for Smart Brain face detection app

Language: JavaScript - Size: 90.8 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

leo-aa88/password-salting

Password salting example written in C. Developed for educational purposes only.

Language: C - Size: 60.5 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

NIB-223/movie_api

Backend to movie RESTful API.

Language: HTML - Size: 328 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

codeperfectplus/Flask-JWT-API

Flask API todo using JWT token

Language: Python - Size: 27.3 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

AkashSDas/property-hub

A simple website built using Java Express Edition using Servlets and JSP and My SQL is used for the database which is used to display properties, their blogs, and simple registration where user saves email and password is hashed using sha256 algorithm and salt and hash is saved data. This website is not responsive.

Language: Java - Size: 6.65 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

jaxonjames123/Budgeting-Program

A banking application that allows users to log into their account, view account balances and transactions, set goals, and open up new accounts.

Language: Python - Size: 86.9 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

web-secure/password-hashing

Basic password hashing with PHP.

Language: PHP - Size: 53.7 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

GHOSTAZADA/anonymous-web-authentication

🔒 Simplify online identity with Anonymous Web Authentication, a secure, privacy-focused protocol that replaces passwords while proving humanity online.

Size: 1.3 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

Frost58531/HashFlog

File-based credential vault: SHA-256 email IDs, bcrypt-salted passwords, each record Fernet-encrypted and appended to one log + tiny index for O(1) look-ups. No database, two files, scales to millions of users; ideal for secure prototypes, IoT, and web apps.

Language: Python - Size: 24.4 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

JessieFrance/simple-nodejs-password

A simple password hashing tool for NodeJS applications.

Language: TypeScript - Size: 362 KB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

xsukax/xsukax-Flat-File-CMS

A modern, lightweight, and secure flat-file content management system built with PHP. xsukax eliminates database complexity while delivering a professional blogging platform with a clean, intuitive interface and robust security features.

Language: PHP - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Rafa-x64/proyecto

Este repositorio contiene una base modular para aplicaciones web en PHP, organizada bajo el patrón Modelo-Vista-Controlador (MVC). Está diseñada para desarrolladores que buscan una arquitectura clara, escalable y segura, con separación estricta entre lógica, presentación y flujo de ejecución.

Language: Hack - Size: 949 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

risudev/MERN_AUCTION_PLATFORM_BACKEND

The backend of the Auction Platform is built with Node.js, Express.js, and MongoDB, providing a secure and scalable API for all auction functionalities. It handles user and seller authentication, product and auction management, bid tracking, and email notifications.

Language: JavaScript - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

risudev/Auction-Platform-Backend

The backend of the Auction Platform is built with Node.js, Express.js, and MongoDB, providing a secure and scalable API for all auction functionalities. It handles user and seller authentication, product and auction management, bid tracking, and email notifications.

Language: JavaScript - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

0xVent/secure-auth-nodejs

Node.js authentication system featuring hashed passwords, server-side checks, and TOTP-based two-factor authentication

Language: JavaScript - Size: 2.13 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

shivankMERNPro/auth-system

A secure and scalable authentication system built with Node.js, Express, and MongoDB. It supports user registration, login, password hashing, and JWT-based authentication. Includes input validation, rate limiting, and best security practices for building production-ready APIs.

Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

R-pradeep2005/Student-attandance-management

This project is a Student Management System built with the MERN stack. It solves challenges in academic administration by maintaining accurate records, simplifying attendance tracking, and ensuring secure role-based access with password encryption and JWT authentication.

Language: JavaScript - Size: 15.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ZainShahbaz-web/stripe-recommendations

💡 Simplify payment setups in your SaaS apps with Stripe. Follow best practices and streamline your integration process effortlessly.

Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ButlerVal/student-grades-api

A FastAPI-based RESTful API for managing student records with JWT authentication. Supports CRUD operations for student data (name, score, grade) stored in an SQLite database, with secure password hashing and Pydantic validation.

Language: Python - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

yuriymalyi/DL-License-DVLD

System for managing and issuing driving licenses [winform .NET 8]

Language: C# - Size: 1.31 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mybucks-online/core

Core part of mybucks.online crypto wallet, involving hashing and private key generation

Language: JavaScript - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ahmadrezagh671/JWT_Authentication_Android_Demo_App

A demo showcasing JWT-based authentication with a Kotlin backend server and Java Android app, using MongoDB for secure user data storage with hashed passwords.

Language: Java - Size: 624 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

OpenADP/ocrypt

Language: Go - Size: 75.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jishnu70/MangaKart

MangaKart a FastAPI backend for a manga e-commerce app with JWT auth, manga browsing, cart, orders, and Cloudinary image uploads. Uses PostgreSQL and async SQLAlchemy.

Language: Python - Size: 21.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

BLinKSta1Ker/Chatbot

Chatbot using Flask

Language: Python - Size: 18.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

kangphp/apiDermalens-TA04

DermaLens API is a secure and scalable authentication and user management backend designed for the DermaLens mobile application. It leverages Supabase as the database and authentication provider, implementing JWT-based stateless sessions, password hashing, and robust input validation.

Language: JavaScript - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

tatilimongi/Simple-Authentication-System

A secure authentication system implementing bcrypt for password hashing, developed as a classroom exercise for the Secure Development course

Language: Java - Size: 21.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

tomarmayankk/ps-password-hasher

An npm package to hash password

Language: JavaScript - Size: 1000 Bytes - Last synced at: about 12 hours ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mtzfederico/bcrypt-cost-benchmark

A very simple Go program to find the best bcrypt cost for a machine

Language: Go - Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mekramy/gocrypto

cryptography utilities for golang

Language: Go - Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0