Search results

30 packages found

Generate a cryptographically random password from EFF's improved Diceware word list

published 3.0.0 4 years ago
M
Q
P

This function takes "length" as argument and creates a complex random password of length "length".

published 1.0.1 2 years ago
M
Q
P

Get passwords from famous diceware system # Installation ``` npm i --save diceware-adibro ``` # Usage ``` const diceware = require('diceware-adibro'); const wordList = require('diceware-adibro/diceware-adibro-wordlist'); let options = { numO

published 1.0.3 5 years ago
M
Q
P

Single-file, no-dependency, bring-your-own-crypto ESM version of Emil Bayes’s module of the same name.

published 1.0.1 3 years ago
M
Q
P

A simple and secure passphrase generator using the Diceware method with EFF's large wordlist, supporting custom delimiter and camel case options.

published 0.0.1 a year ago
M
Q
P

Generate cryptographically secure passphrases at a set entropy.

published 1.0.3 9 years ago
M
Q
P

Cryptographically-secure electronic implementation of the Diceware Passphrase method.

published 1.1.10 5 years ago
M
Q
P

Generate human-readable passphrases

published 2.1.1 4 years ago
M
Q
P

Deterministic seeds from passphrases suitable for WetWare RAM (Read: the human brain)

published 0.0.1 7 years ago
M
Q
P

Simple diceware utility (http://world.std.com/~reinhold/diceware.html)

published 0.0.1 12 years ago
M
Q
P