An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with password-encryption

A curated list of projects in awesome lists tagged with password-encryption .

https://github.com/xros/py_django_crack

Crack the django password on the way. By default Django use pbkdf2 and sha256 method to encrypt user's password. Once get the password stored in the database table, you need to compare it with others if brute force cracking. It is recommended that you use hash table comparison. The tool 'rainbow crack' can generate rainbow hash tables while another tool 'hashcat' brute-force cracks password from a dictionary alive. Because django uses PBKDF2(Password-Based Key Derivation Function), it would take too long to generate a password.

crack django django-password hashcat password-encryption pbkdf2 py-django-crack rainbow-table

Last synced: 18 Aug 2025

https://github.com/ksoichiro/node-archiver-zip-encryptable

An extension for archiver to zip with password encryption.

archiver nodejs password-encryption zip

Last synced: 12 Apr 2025

https://github.com/3xploitguy/loginpod

Make online accounts hackproof by using encrypted passwords.

encryption password password-encryption password-manager password-vault

Last synced: 27 Jan 2026

https://github.com/unix4fun/passwd

A simple password hashing & compare golang package

golang golang-package key-derivation kiss-principle password password-encryption storage

Last synced: 12 Jan 2026

https://github.com/virgilsecurity/virgil-purekit-go

PureKit Golang is a security framework that allows developers to protect users' passwords and sensitive personal information in a database from data breaches and both online and offline attacks and make stolen passwords useless even if a database is breached.

cryptography encryption gdpr hipaa password password-encryption password-hardened-encryption per-user-encryption phe piidata

Last synced: 09 May 2025

https://github.com/detomon/squid-password-emojifier

This tool encrypts a password or any text and outputs the result as a series of emojis

decryption emoji encryption password password-encoding password-encryption php squid

Last synced: 30 Jul 2025

https://github.com/miisterc/passswift

PassSwift: A Python script for streamlined password tasks. Generate robust passwords, check strength, validate against a wordlist, and securely store with encryption. User-friendly menu for easy navigation. Ideal for efficient and secure password management.

hash-identifier passswift password-decryption password-encryption password-generator password-hash password-manager password-strength password-vault

Last synced: 26 Feb 2025

https://github.com/authing/password-encryption

Password encryption demo for browser and node.js

authing password-encryption

Last synced: 27 May 2026

https://github.com/sanmeet007/secure

Secure is free online tool for password generation , encryption and decryption. Uses most popular javascript library "Crypto".

crypto javascript password-decoder password-encryption password-generator

Last synced: 17 May 2026

https://github.com/mbparvezme/data-crypt

A cross-platform TypeScript/JavaScript library for encrypting and decrypting text and files in browser, NodeJs with dedicated CLI support.

aes-encryption crypto file-encryption password-based-encryption password-encryption pbkdf2 text-encryption text-password-encryption webcrypto

Last synced: 23 Jan 2026

https://github.com/mihirrz/employee-management-app-backend

Employee Management Application built with Java Spring Boot, providing CRUD operations for employee records and role-based access management.

api-endpoints api-testing-with-postman apierrorresponse apiresponse contribution crud-operations errordetails h2-database lombok maven password-encryption role-based-authentication-and-authorization spring-boot spring-security

Last synced: 02 May 2026

https://github.com/tatilimongi/secure-userform

A secure user authentication system with JWT, implementing best practices for secure development as part of a Secure Development course project.

csrf java jwt maven password-encryption restful-api secure-development secure-password-storage security spring-boot token-authentication user-authentication

Last synced: 05 May 2026

https://github.com/bylickilabs/passwordvault

A simple and secure Java-based password vault that encrypts and decrypts strings using AES-128 encryption. Perfect for demonstration, learning cryptography in Java, or building your own local password manager.

aes-encryption base64 cipher commandline-tool crypto cryptography-tools data-security decryption encryption java java-console-app java-security java-tools javase local-storage password-encryption password-manager password-vault secure-password secure-storage

Last synced: 28 Jul 2025