salting
There are 82 repositories under salting topic.
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.
kriti-raj/messenger-web-app
Real time chatting app like messenger with authentication and hashed password storage.
ohsayan/rcrypt
rcrypt is a compact hashing and salting library based on bcrypt that produces smaller hashes
mRahulJain/ChatApp-Node-server
This is a chatting application. It combines Node.js server with firebase to create a powerful, faster, and more secure application.
ankitjosh78/PassBot
This is PassBot -a simple ,easy to use yet quite effective Password Manager.
hi098123/PHP-secure-and-hashing-pw-prevention-rainbow-table
Xss, sql-injection, php, login, Csrf, security, rainbow table, encryption, salt
ibrahim-python/PasswordProtector
App that works like Keylogger. In short, it stores and save your passwords.To login you need a master password which you register when you first get the app.
Ddhruv-IOT/Python-security-hashing
It is the project for ShapeAi Bootcamp in python and network security. I have created this project to demonstrate the use of various algorithms from Hashlib. Also, I have demonstrated the use of salting and iteration on hashes to increase security and protection.
dikshitakambri/Share-Your-secret-Fun-website-
In Share your Secret app, you can share your secret anonymously😲 with everyone. And in this app, we've added cookies and session. Also oAuth and sign in with google is enabled.
HamzaZaidiX/File-Sharing-Site-MongoDb
File Sharing Site With Node.js, MongoDB, and Express
LiamOsler/NewsWebsite
News website with basic CRUD features, new user input validation and password salting/hashing implementation
codingburgas/girl-power
This is out project on the topic of bitwise operations and their usage. We've made a ciphering application that protects the user's data via bitwise algorithms.
ishandeveloper/node-authentication
This is a step-by-step tutorial repository which guides about the various type of authentication techniques that can be used in Node.js right from Plain Text Passwords to encryption, hashing, salting and oAuth.
lostintime101/Nostradamus
Onchain prediction encryption, storage and sharing service. This project is part of Backdrop Build, Nov 2023. Docs: docs.nostradamus1.xyz
prodigiousMind/knotty
knotty, a CLI tool for cracking and computing hashes, and generating rainbow tables in 50+ hashing algorithms.
samkamau81/Goldman-Sachs-Engineering-Virtual-Program
I examined hashed password using Hashcat to determine their strength as well as the hashing mechanism and there after offered recommendations on how to strengthen the password security.
seanpm2001/Learn-SaltStack
A repository for showcasing my knowledge of the SaltStack programming language, and continuing to learn the language
shreyshreyansh/Secrets
This is a Short Demonstration on how you level your website's security. In my commit history you can see all 6 levels of security you can provide to your website to make it secure.
unflag/vault-plugin-secrets-saltyhash
Salted hashing plugin for Hashicorp Vault.
yyyashasviiiii/EDITH
EDITH Project
araujo88/password-salting
Password salting example written in C. Developed for educational purposes only.
Atishaysjain/Symmetric-Encryption-using-ANN-Binary_Trees-Salting
This repository contains the code of a novel way of symmetric encryption utilizing interleaving salting, Binary Tree traversal, and an Artificial Neural Network in a sequential manner.
ayushnanda21/Secrets_Authentication_Security
Backend System Having 6 Levels of Authentication
celuk/secure-file-sharing-app
Two-way Secure File Transfer Application on the Local Network
James-Greer-Git/CS210-Project
Semester 1 project for CS210
learnwithfair/web-authentication-documentation
web-authentication-documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]. In this repo I describes about Database Matching, Database Encryption Hashing, Hashing + Salting Password, Cookies and Session with Passport, Google OAuth with passport session based, Passport-jwt (token based)
makemake-kbo/satunna
satunna is a WIP reproducible pseudo-random code execution hashing algorithm
Okekejr/world-tracker-app
A web application that allows users can keep track of countries they have visited.
prashantshukla2000/Whisper-App
This Application stores and displays Secrets anonymously and has Authentication level-6.
Purpleknife/OnePass
OnePass is an app that helps you generate passwords and store them securely (salting).
Raaghav-1824/Google-Authentication--NodeJs
Angela Yu's Web Development Udemy Course (section 32)
rodrigokamada/nodejs-salting
There is a method in the crypto module called scrypt that we are going to use in the example.
Shaik-Sohail-72/Authentication-Level4
Salting and hashing passwords with bcrypt.
Shaik-Sohail-72/Authentication-Level5
Adding cookies and sessions to the website using passport js
TproProgramming/SHA256_Hashing_Passwords
Python Script to hash passwords using SHA-256 and salting.