Cover
Preface
Language
1.
Introduction
2.
Features
3.
Syntax
4.
Paper
User Guide
5.
Installation
6.
Configuration
Developer
7.
Compiling
8.
Code Documentation
9.
Parsing and Preparing
9.1.
Parsing
9.2.
Optimizer
9.3.
Preparing
10.
Data Structures
10.1.
Literals
10.2.
Sets
10.3.
Groups
10.4.
Wordlists
10.5.
Markov-chains
11.
Randomness
11.1.
System
11.2.
Xoshiro
11.3.
ChaCha20
11.4.
Master Passphrase
12.
Generation
12.1.
Entropy
13.
Benchmarks
14.
License
Light
Rust
Coal
Navy
Ayu
Passgen Documentation
Installation
You can install the Passgen command-line interface like this:
cargo install passgen-cli