NullID public guide

Generate passwords and passphrases locally

Password & Passphrase creates local password and passphrase candidates and can generate password storage verifier records for applications or local prototypes.

Open Password Generator in NullIDBrowse tools

Generation controls

Password generation supports length, character sets, ambiguity avoidance, sequence and repeat blocking, and minimum unique-character settings. Passphrase generation supports dictionary profiles, word counts, separators, casing, numbers, symbols, and unique-word enforcement.

Hashing and verification

Password storage records can use Argon2id when supported by the runtime or PBKDF2-SHA256 for compatibility. Legacy fast hash options are migration-only because they are not slow password KDFs.

How to use it

Limitations