Home
Softono
jpassword_scrambler

jpassword_scrambler

Open source Java
19
Stars
10
Forks
0
Issues
2
Watchers
8 years
Last Commit

About jpassword_scrambler

Small utility to generate complicated passwords - version with GUI

Platforms

Web Self-hosted

Languages

Java

Links

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