DicewarePassword
1.1.0.0
This module is inspired by the 'Diceware Passphrase' principals detailed by Arnold G. Reinhold. It simulates the rolling of dice and generates more secure passwords that are easier to remember. Diceware is a trademark of A G Reinhold. See http://www.diceware.com/ for more information about Diceware.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2017 Kevin Kirkpatrick. All rights reserved.
Package Details
Author(s)
- Kevin Kirkpatrick
Tags
Diceware Password Passwords passphrase
Functions
Invoke-DiceRoll New-DicewarePassword
Dependencies
This module has no dependencies.
Release Notes
v1.1.0.0 Release Notes
* Updated to use cryptographic RNG
* Diceware wordlist is now included in the module, instead of fetching via REST call
FileList
- DicewarePassword.nuspec
- DicewarePassword.psd1
- DicewarePassword.psm1
- Inputs\dicewareWordList.json
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0.0 (current version) | 906 | 5/11/2017 |
1.0.3.2 | 252 | 5/5/2016 |
1.0.3.1 | 22 | 5/5/2016 |
1.0.2.0 | 112 | 10/27/2015 |