password-hashing

There are 162 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.3k2211980
  • DelphiEncryptionCompendium

    MHumm/DelphiEncryptionCompendium

    Cryptographic library for Embarcadero Delphi and potentially for FPC as well

    Language:HTML275355971
  • 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++405123
  • laminas/laminas-crypt

    Strong cryptography tools and password hashing

    Language:PHP36151323
  • notypecheck/passlib

    Passlib fork

    Language:Python302
  • 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:ASP26408
  • 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:Go24104
  • 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 Lisp14402
  • app

    mybucks-online/app

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

    Language:JavaScript13109
  • 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:JavaScript10301
  • Iqbolshoh/php-database-manager

    ๐Ÿ“Š Database Class โ€” A powerful โšก and versatile PHP ๐Ÿ”ค tool built with mysqli for efficient database management ๐Ÿ—ƒ๏ธ. โœ… CRUD operations โ€” Create โž•, Read ๐Ÿ“–, Update โœ๏ธ, Delete โŒ ๐Ÿ” User Authentication โ€” Secure login & registration ๐Ÿ›ก๏ธ ๐Ÿง‚ Password Hashing โ€” Using built-in PHP security features ๐Ÿ”’

    Language:PHP9100
  • joegasewicz/password-mixin

    Small Python library that adds password hashing methods to ORM objects

    Language:Python9231
  • lambdapioneer/sloth

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

    Language:Kotlin7142
  • 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:HTML6101
  • pw-punch

    idtpanic/pw-punch

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

    Language:TypeScript6
  • Aristocratjnr/Election

    Student Election Management System

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

  • synacor/argon2id

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

    Language:Go4401
  • zirkan/SkyGEN

    Advanced Cryptographic Toolkit

    Language:Python4301
  • AyshaBithi/RentByte-Website

    A web-based gadget rental management system built with PHP and MySQL. RentByte allows users to browse and rent various gadgets while providing administrators with powerful tools to manage inventory, users, and rentals.

    Language:PHP3100
  • 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:Go3000
  • ProgrammerKR/HashX

    HashX is a high-performance 512-bit hashing algorithm optimized for speed, security, and scalability. It features multi-threading, advanced mixing, and HMAC-style security, ensuring strong collision resistance and a powerful avalanche effect. Ideal for checksums, indexing, data integrity, and non-cryptographic applications.

    Language:Python3