Releases: GoSimpleLLC/nbvcxz
Releases · GoSimpleLLC/nbvcxz
1.3.0
Release 1.3.0 - Nbvcxz gets a passphrase and password generator.
You are now able to generate passphrases from either the standard (eff_large) dictionary, or any user supplied dictionary, with a configurable number of words and word delimiter.
There is also a random password generator if that's more your style. You can configure the character set to generate from, and the number of characters to generate.
1.2.1
1.2.0
Version 1.2.0 contains new features, more accurate estimates, and more matching methods.
- Added dictionary distance matching, so if a password is close to a word in any dictionary, we will do a distance calculation to find the closest match.
- New match combination algorithm to ensure the best match combination is chosen for scoring the password.
- Unranked dictionary support
- New standard dictionary for the EFF wordlist: https://www.eff.org/files/2016/07/18/eff_large_wordlist.txt
- Bug fixes (yay!)
Initial public release
This is the first public release of nbvcxz
.