Skip to content

Small utility to generate complicated passwords - version with GUI

Notifications You must be signed in to change notification settings

bitPanG98/jpassword_scrambler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

JPassword scrambler


Small utility to generate complicated passwords - version with GUI
Compatibile with: https://github.com/hasherezade/password_scrambler

Mac OS, Windows

Mac or Windows users may experiece Illegal key size exception because the default crypto files shipped with JDK don't provide unlimited file strength.To resolve this issue:

  • Download the appropriate JCE(Java Cryptography Extension) depending on your JDK version:
  • Extract the zip files
  • Move all jars to ${java.home}/jre/lib/security/ i.e. /usr/libexec/java_home/jre/lib/security

About

Small utility to generate complicated passwords - version with GUI

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%