Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

KeyNest 🔑 & 🔒

Java JavaFX CSS3
KeyGenerator and KeyManager combined!
Generate secure passwords and store them in an offline encrypted file!

Features ✨

  • Customizable Password Length

  • Optional Character Types:

    • Special characters (e.g., @, #, !)
    • Uppercase letters (e.g., A, B, C)
    • Lowercase letters (e.g., a, b, c)
    • Digits (e.g., 0, 1, 2)
  • Create an offline encrypted database to store your accounts data securely

  • Choose a Master Password to create and encrypt the entire database

  • Easily add, edit and remove the accounts

Specification ⚙️

  • Strong, random password generator using SecureRandom
  • GUI developed with JavaFX SceneBuilder
  • AES encryption
  • CSV database format
  • Maven support for dependencies and automation

Screenshots 🖼️

Generator/Main view KeyManager login view
KeyManager view (passwords hidden) KeyManager view (passwords shown)

About

Secure Password Generator & Offline Manager

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages