apg 2.2.3.dfsg.1-2ubuntu1 source package in Ubuntu
Changelog
apg (2.2.3.dfsg.1-2ubuntu1) trusty; urgency=medium * Support cross-building. -- Colin Watson <email address hidden> Fri, 10 Jan 2014 14:14:15 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | admin | |
Trusty | release | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
apg_2.2.3.dfsg.1.orig.tar.gz | 81.6 KiB | c7e3c556426e2d5d2f599873a71100c5f6d14fa8784e0b1d879916784de801df |
apg_2.2.3.dfsg.1-2ubuntu1.diff.gz | 6.1 KiB | 67a72356a42820ec32f60bb8cd77ea4e3f218f16c48248c450fdac8cc2e35653 |
apg_2.2.3.dfsg.1-2ubuntu1.dsc | 1.8 KiB | 624566d6a119eef28917b24cc727e53294496d3daf1cbdbb7993c3f162106c9f |
Available diffs
Binary packages built by this source
- apg: Automated Password Generator - Standalone version
APG (Automated Password Generator) is the tool set for random
password generation. It generates some random words of required type
and prints them to standard output. This binary package contains only
the standalone version of apg.
Advantages:
* Built-in ANSI X9.17 RNG (Random Number Generator)(CAST/SHA1)
* Built-in password quality checking system (now 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 35
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
The client/server version of apg has been deliberately omitted.
.
Upstream URL: http://www.adel. nursat. kz/apg/ download. shtml