Skip to content

KeyForge is a secure Python tool that derives cryptographic keys from passwords using PBKDF2 with HMAC-SHA256. It ensures strong encryption by generating a unique salt and a 256-bit key, ideal for secure password storage and cryptographic applications.

Notifications You must be signed in to change notification settings

Ak10604/PassToKey-PBKDF2-Based-Key-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

KeyForge is a secure Python tool that derives cryptographic keys from passwords using PBKDF2 with HMAC-SHA256. It ensures strong encryption by generating a unique salt and a 256-bit key, ideal for secure password storage and cryptographic applications.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages