Crates.io | passgen-desktop |
lib.rs | passgen-desktop |
version | |
source | src |
created_at | 2024-11-17 14:36:36.945481 |
updated_at | 2024-12-03 20:51:04.204185 |
description | Cross-platform gui-tool (emilk/egui) for generating cryptographically secure passwords/tokens and other sets and sequences. |
homepage | https://github.com/mammothcoding/passgen-desktop |
repository | https://github.com/mammothcoding/passgen-desktop |
max_upload_size | |
id | 1451295 |
Cargo.toml error: | TOML parse error at line 20, column 1 | 20 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Cross-platform gui-tool (emilk/egui) for generating cryptographically secure passwords/tokens and other sets and sequences.
CSPRNGs Isaac64Rng and Hc128Rng are used.