Simple, strong and standardized keyed password storage.
-
Updated
May 17, 2018 - Python
Simple, strong and standardized keyed password storage.
python script to use python-cryptography (ChaCha20Poly1305 / AES-GCM) and Argon2 from the commandline; simple en/decryption utility; nonstandard file format
A simple password cracker for argon2 hashes based on passlib python library.
This is a sample tutorial for creating a login system with Argon2 encryption, this is considered a very good encryption system and really easy to use.
My take on writing flask restful apps
A simple password hashing PBKDF2 / SCRYPT / ARGON2 Python Implementation for educational purposes only.
CLI Password Manager | Python & PostgreSQL
In this repository, I have performed CRUD operations on a PostgreSQL database using the Python programming language. Additionally, I have implemented all the necessary conditions for the login/signup section, and I have utilized the Argon2 hashing algorithm for enhanced security.
This project is focused on the database section of a library management system, which includes three interfaces - one for the superuser, one for the staff, and another for the users - enabling all operations performed in a physical library.
Text To Hash Converter
Test task for Python develope Longevity In Time
Symmetric file encryption using Argon2-based passphrases
A python cli app to encrypt and decrypt files.
A copy of the original service onetimesecret.com
Python Projects
Add a description, image, and links to the argon2 topic page so that developers can more easily learn about it.
To associate your repository with the argon2 topic, visit your repo's landing page and select "manage topics."