APG (Automated Password Generator) is the tool set for random password generation
Standalone version Generates some random words of required type and prints them to standard output. Nerwork version APG server When client's request is arrived generates some random words of predefined type and send them to client over the network (according to RFC0972). APG client Sends the password generation request to the APG server, wait for generated Passwords arrival and then prints them to the standard output. Advantages * Built-in ANSI X9.17 RNG (Random Number Generator)(CAST/SHA1) * Built-in password quality checking system (it has support for Bloom filter for faster access) * Two Password Generation Algorithms: 1. Pronounceable Password Generation Algorithm (according to NIST FIPS 181) 2. Random Character Password Generation Algorithm with 27 (35 for APG >= 2.0.0b0) configurable modes of operation * Configurable password length parameters * Configurable amount of generated passwords * Ability to initialize RNG with user string * Support for /dev/random * Ability to crypt() generated passwords and print them as additional output. * Special parameters to use APG in script * Ability to log password generation requests for network version * Ability to control APG service access using tcpd * Ability to use password generation service from any type of box (Mac, WinXX, etc.) that connected to network * Ability to enforce remote users to use only allowed type of password generation Authors: ---------- Adel I. Mirzazhanov <a-del@iname.com>
- 2 errors
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
apg-2.2.3.tar.gz | 0000108186106 KB | 1269885374over 14 years ago | |
apg-2.3.0b.apgonline.patch | 0000000357357 Bytes | 1269885375over 14 years ago | |
apg-2.3.0b.config.patch | 00000042804.18 KB | 1269885375over 14 years ago | |
apg-2.3.0b.notify | 0000000283283 Bytes | 1269885375over 14 years ago | |
apg-2.3.0b.tar.gz | 0000109995107 KB | 1269885375over 14 years ago | |
apg.changes | 0000000147147 Bytes | 1269885376over 14 years ago |
Revision 6 (latest revision is 8)
hostmaster
committed
over 14 years ago (revision 6)