This is PassBot -a simple ,easy to use yet quite effective Password Manager.
-
Updated
Sep 12, 2021 - Python
This is PassBot -a simple ,easy to use yet quite effective Password Manager.
Encrypts and decrypts files using AES-256-GCM with PBKDF2, featuring a password meter, progress tracking, and a user-friendly interface.
A simple Python password security system using cryptographic concepts like salting, hashing, and PBKDF2.
Toolkit for memorising passwords using secure Anki flashcards
Program to hash + salt passwords, purely to uniquify some master password across multiple domains
Python Script to hash passwords using SHA-256 and salting.
Two-way Secure File Transfer Application on the Local Network
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.
A implementation of a blockchain-based cryptocurrency in Python. This project aims to provide a fundamental understanding of blockchain technology and cryptocurrency by building a basic version from scratch. Features include blockchain creation, transaction handling, mining rewards, simulation.
Proper Password Hashing - A cybersecurity demonstration project showcasing secure password storage using bcrypt, salt generation, and industry-standard authentication practices. Includes both CSV and SQL database implementations.
Projet très abouti d'ORM avec backend sécurisé réalisé à l'aide de SQLAlchemy. Ce projet m'a permis d'approfondir de nombreuses compétences pythoniques.
A fun project demonstrating password encryption and secure DB storage
This is a demo API application built using Flask, JWT (JSON Web Tokens), and SQLAlchemy with SQLite and Redis. The application follows best practices for user authentication and password management, including salting and hashing passwords. It implements key design patterns and ensures token-based security using JWT.
A simple register and login system using salting.
Add a description, image, and links to the salting topic page so that developers can more easily learn about it.
To associate your repository with the salting topic, visit your repo's landing page and select "manage topics."