GitHub topics: password-hashing
awesome-webdevs/security
Tools and resources for secure web development, vulnerability analysis, and best-practice guidelines.
Size: 22.5 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0
Umar-444/PHP-Laravel-Security-Best-Practices-for-Web-Applications
One-stop repo for developers to learn and apply secure practices during development in PHP Laravel Web Application or any Code written must follow things in this repo.
Size: 131 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - 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: 4 days ago - Pushed at: 4 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: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
azjezz/psl
📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers
Language: PHP - Size: 3.49 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,347 - Forks: 80
ZygoteCode/CocoTail
Hybrid KDF framework combining Keccak-f[1600], SHA-512, and Argon2id for next-generation password hashing and key derivation. Ultra-robust, post-quantum, memory-hard, and production-ready.
Language: C# - Size: 8.79 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0
notypecheck/passlib
Passlib fork
Language: Python - Size: 35.5 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 29 - Forks: 4
Jazz-Man/wp-password-argon
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
Language: PHP - Size: 10.7 KB - Last synced at: 6 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0
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: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0
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: 25 days ago - Pushed at: 2 months ago - Stars: 13 - Forks: 9
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: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - 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: 28 days ago - Pushed at: about 3 years ago - Stars: 60 - Forks: 9
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 2 months ago - Pushed at: about 2 months ago - Stars: 1 - 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 2 months ago - Pushed at: about 2 months 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: about 1 month ago - Pushed at: about 2 months 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 2 months ago - Pushed at: about 2 months 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 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
MHumm/DelphiEncryptionCompendium
Cryptographic library for Embarcadero Delphi and potentially for FPC as well
Language: HTML - Size: 71.4 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 274 - Forks: 71
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: 21 days ago - Pushed at: 6 months ago - Stars: 24 - Forks: 4
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: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
jwsi/pyargon2
Simultaneously the simplest and most powerful Argon2 implemenation in Python
Language: Python - Size: 1.17 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 20 - Forks: 4
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: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1
KEINOS/go-argonize
Argon2id Go package to facilitate the use of "crypto/argon2" package.
Language: Go - Size: 201 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0
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 2 months ago - Pushed at: 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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Aristocratjnr/Election
Student Election Management System
Language: PHP - Size: 50.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1
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: 3 months ago - Pushed at: 3 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
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: 28 days ago - Pushed at: 4 months ago - Stars: 2 - 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: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - 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: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
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
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
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 2 months 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: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
OpenADP/ocrypt
Language: Go - Size: 75.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - 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: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - 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: about 2 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0
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: about 2 months ago - Pushed at: 5 months ago - Stars: 11 - Forks: 1
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
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: 6 months ago - Pushed at: 6 months ago - Stars: 7 - 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: 4 months ago - Pushed at: 6 months ago - Stars: 2 - 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: about 1 month ago - Pushed at: 9 months ago - Stars: 7 - Forks: 2
fDero/DCT-Library-Backend
C, Postgres, Redis backend REST-API for an immaginary library
Language: C - Size: 392 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
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
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: 3 months ago - Pushed at: 8 months ago - Stars: 2 - 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
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: 7 months ago - Stars: 1 - Forks: 0
dnaeon/cl-bcrypt
Common Lisp system for parsing and generating bcrypt password hashes
Language: Common Lisp - Size: 31.3 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 2
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
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: 8 months ago - Stars: 0 - Forks: 0
tomarmayankk/ps-password-hasher
An npm package to hash password
Language: JavaScript - Size: 1000 Bytes - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 0 - 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: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - 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: 8 months ago - Pushed at: 12 months ago - Stars: 1 - 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: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
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: 4 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 4
joegasewicz/password-mixin
Small Python library that adds password hashing methods to ORM objects
Language: Python - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 1
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: about 1 month ago - Pushed at: almost 5 years ago - Stars: 20 - Forks: 7
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: about 1 year ago - Stars: 3 - Forks: 1
massivefermion/erl_argon2
nifs for hashing and verifying passwords using argon2
Language: Rust - Size: 20.5 KB - Last synced at: 27 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1
mekramy/gocrypto
cryptography utilities for golang
Language: Go - Size: 10.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - 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
r-manimaran/dotnet8Solutions
Dotnet 8 solutions with multiple .net features project
Language: C# - Size: 3.93 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
CanardConfit/hashlib 📦
Collection of hashlib functions for Ansible
Language: Python - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
joswinemmanuel/Hash-Cracker
A tool for brute-forcing hashes using a provided wordlist, with additional features for wordlist generation and hashing custom words.
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
mybucks-online/key-generation
This is a core part of mybucks.online, demonstrating the key generation mechanism
Language: JavaScript - Size: 4.88 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1
ahmeddwalid/Vulnerable-Educational-Website Fork of salmaelkaddy/Vulnerable-Educational-Website
Implementing necessary mitigations for the Software Security Project
Language: Hack - Size: 1.37 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
aaronmhowe/mfa-simulator
Simple UI-based application that simulates a login page that employs a multi-factor authentication service.
Language: Python - Size: 609 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
guiuba/Account_Service
So far the most difficult project I managed to complete in the Jet Brains Academy platform. Taught me a lot and also made very happy realising I could do it and pass all stages without giving up.
Language: Java - Size: 34.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
ggicci/password
:asterisk: Password Hashing & Verification with Argon2, Bcrypt
Language: Go - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0
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: almost 7 years ago - Stars: 14 - Forks: 4
vzedo112/Sprite-Game-Using-Flask-App
This Flask web app includes user authentication and gameplay features, supporting potential sprite-based visuals. Players can register, log in, and securely save scores. The app could render sprites within the game view for interactive, animated graphics, enhancing player experience. A leaderboard ranks high scores, and SQLite stores user data.
Language: JavaScript - Size: 117 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - 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: almost 7 years ago - Stars: 3 - Forks: 2
deliria-development/Deliria.Cryptography.PasswordHashing
A library aiming at easying the usage of Argon2 (with OWASP defaults).
Language: C# - Size: 39.1 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
kozlm/Lyra2
Lyra2 password hashing algorithm implementation in Java
Language: Java - Size: 23.4 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
reiugit/PasswordHashingWithSalting
Password Hashing with Salting.
Language: C# - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - 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: almost 3 years ago - Stars: 5 - Forks: 6
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
samuel-lucas6/phc-discussions
The Password Hashing Competition (PHC) mailing list as files for searching.
Language: HTML - Size: 9.86 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - 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
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
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
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
Martixzunuz/HashCat
Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 767 - Forks: 0
DJ45X/PySecureLogin
A fun project demonstrating password encryption and secure DB storage
Language: Python - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
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
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
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
Tamoziit/BloodBank
Blood Bank website with facilities of blood donation appointments & doctor consultations
Language: JavaScript - Size: 1.54 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
samuel-lucas6/Balloon.NET
A .NET implementation of the Balloon password hashing algorithm.
Language: C# - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
lambdapioneer/sloth-ios
Synchronised RainbowSloth Swift package
Language: Swift - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Ghurtchu/diary
REST API for managing diary
Language: Scala - Size: 237 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 25 - Forks: 1
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
VKS1773/i-secure
LoginSystem in php using Mysql database
Language: PHP - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
mohammadsaud-0110/tacnique-Assignment
A Task Management API using Node.js and MongoDB, where user can register and login. User can also create new task, edit previous task and delete them. This backend system is secure against unauthorized access and prevent abuse and attacks. Logging is also implemented to keep a track on actions performed on the backend system.
Language: JavaScript - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
dreezey/argon2-password-hash-provider
Argon2 Password Hash Provider for Keycloak
Language: Java - Size: 45.9 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 16
mochafreddo/bcrypt-benchmark
This project is designed to benchmark the performance of bcrypt hashing at different salt rounds. It helps in determining the optimal number of rounds for hashing passwords, balancing security and performance.
Language: JavaScript - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0