#generator #password #token #command-line-tool #crypto-resistant

app passgen-cmd

Cross-platform tool for generating cryptographically secure passwords/tokens and other sets and sequences

2 stable releases

1.1.0 Jan 5, 2025
1.0.0 Dec 8, 2024

#127 in Authentication

MIT license

25KB
54 lines

alt text

Latest version Download MIT Build Status made-with-rust

Readme in different languages: EN RU

šŸ’» Passgen-cmd

Cross-platform tool for generating cryptographically secure passwords/tokens and other sets and sequences

CSPRNGs Isaac64Rng and Hc128Rng are used.

Install

cargo install passgen-cmd

Usage

Print help

passgen-cmd -h

Examples

You can create a strong token 30 characters long including all leterals, numbers and special symbols:

passgen-cmd 30

You can create a strong and usability password with default 8 characters long:

passgen-cmd -S

You can create a set from your custom charset 12 characters long:

passgen-cmd 12 -c abcABC123ā­•āž–āŽāš«ā¬›nā‚¼ā‚šŸ™‚

You can create a token like Telegram tokens (first part: 10 numbers, second part: 30 characters from all leterals and numbers) [unix-like]:

echo $(passgen-cmd 10 -n)":"$(passgen-cmd 35 -lLn)

Downloads

Releases/Builded packages

License

MIT

Dependencies

~1.4ā€“2MB
~38K SLoC

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy