jpwgen icon

jpwgen For Mac

3.3/5 16
LGPL   

Java-based password generator that can be used as a command line program or as a library. #Generate password  #Password generator  #Password generation  #Password  #Generate  #Generator  

Description

Free Download

jpwgen is a Java-based password generator that can be used as a command line program or as a library.

The implemented functionality resembles the one provided by the popular pwgen program. The *nix version of pwgen is available at pwgen . The basic idea is in generating passwords that although relatively easy to remember are complex enough for real-life usage.

jpwgen uses 100% Java and is thus platform independent. It extends the pwgen functionality by the utilizing regular expressions for checking different types of conditions such as whether a password starts with a symbol or not, with a digit or not and so on.

jpwgen supports blacklists and different types of secure random generators. As an embedded library it can be employed in the process of password generation against certain password policies or for password suggestion services.

jpwgen utilizes a predefined set of vowels and consonants that are brought together by an iterative algorithm. The concept of dipthong is also used which can represent a consonant or a vowel. Typical examples of dipthongs are ei for vowels and - th for consonants.

Various algorithms for random generation can be used for feeding the process of password generation. This ensures unique password creation.

By default two filters are registered when jpwgen is started. The first one is an empty black-list filter. It can be used to filter out forbidden predefined passwords(such as qwerty ).

The second one is based on regular expressions and uses frequently utilized rules for filtering passwords such as the number of contained symbols, digits and so on.

NOTE: jpwgen is licensed and distributed under the terms of the GNU Lesser General Public License (LGPL).

System requirements

  • commons-cli-1.1
  • commons-logging-1.1

Download Hubs

jpwgen is part of these download collections: Password Generator

User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

jpwgen 1.1.0

add to watchlist add to download basket send us an update REPORT
  runs on:
Mac OS X (-)
  file size:
205 KB
  filename:
jpwgen-1.1.0.jar
  2 screenshots:
jpwgen - screenshot #1jpwgen - screenshot #2
  main category:
Security
  developer:
  visit homepage