password-hashing

There are 126 repositories under password-hashing topic.

  • psl

    azjezz/psl

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

    Language:PHP1.3k2111877
  • DelphiEncryptionCompendium

    MHumm/DelphiEncryptionCompendium

    Cryptographic library for Embarcadero Delphi and potentially for FPC as well

    Language:HTML273365470
  • 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:Go60209
  • chronoxor/CppSecurity

    C++ Security Library

    Language:C++404123
  • laminas/laminas-crypt

    Strong cryptography tools and password hashing

    Language:PHP38151323
  • jangbl/express-session-with-redis

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

    Language:JavaScript28214
  • 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:ASP26407
  • dreezey/argon2-password-hash-provider

    Argon2 Password Hash Provider for Keycloak

    Language:Java252617
  • Ghurtchu/diary

    REST API for managing diary

    Language:Scala25401
  • andskur/argon2-hashing

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

    Language:Go23104
  • ThirVondukr/passlib

    Passlib fork

    Language:Python221
  • 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:Go20127
  • jwsi/pyargon2

    Simultaneously the simplest and most powerful Argon2 implemenation in Python

    Language:Python20233
  • as08/ClassicASP.Bcrypt

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

    Language:C#14224
  • dnaeon/cl-bcrypt

    Common Lisp system for parsing and generating bcrypt password hashes

    Language:Common Lisp13402
  • app

    mybucks-online/app

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

    Language:JavaScript12108
  • 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:Makefile117271
  • TyMick/nextjs-local-authentication

    Next.js local authentication with MongoDB

    Language:JavaScript10302
  • 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:PHP8100
  • joegasewicz/password-mixin

    Small Python library that adds password hashing methods to ORM objects

    Language:Python8231
  • lambdapioneer/sloth

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

    Language:Kotlin6142
  • vrikodar/Mahakal

    Crack Hashes Lightning Fast with minimal Load on your CPU

    Language:Python5106
  • xianghuzhao/kdfcrypt

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

    Language:Go5100
  • HarshAgarwal1102/MultiUser_Chat_App

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

    Language:Java4101
  • 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:JavaScript4202
  • nuxed/crypto

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

    Language:Hack4304
  • 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.

  • as08/ClassicASP.Argon2

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

    Language:ASP3102
  • 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:HTML3102
  • 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:HTML3100
  • falselunatic/Realtime-chat-Application

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

    Language:PHP3100
  • synacor/argon2id

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

    Language:Go3501
  • zirkan/SkyGEN

    Advanced Cryptographic Toolkit

    Language:Python3301
  • fDero/DCT-Library-Backend

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

    Language:C2100
  • 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:JavaScript2100
  • 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:JavaScript22