Package apg: Information
Source package: apg
Version: 2.2.3-alt5
Build time: May 11, 2018, 11:53 AM in the task #206238
Category: Text tools
Report package bugHome page: http://www.adel.nursat.kz/apg/
License: BSD
Summary: Automated password generator
Description:
* Built-in ANSI X9.17 RNG (Random Number Generator)(CAST/SHA1)
* Built-in password strength checking system (support for Bloom filter
for faster access)
* Two password generation algorithms:
1. pronounceable password generation algorithm (NIST FIPS 181)
2. random character password generation algorithm
with 35 configurable modes of operation
* Configurable password length
* Configurable passwords amount
* Ability to initialize RNG with user string
* /dev/random support
* Ability to crypt() generated passwords and print crypted value
as additional output
* Special parameters to call APG from shell scriptsList of RPM packages built from this SRPM:
apg (x86_64, i586)
apg-daemon (x86_64, i586)
apg-daemon-debuginfo (x86_64, i586)
apg-debuginfo (x86_64, i586)
apg (x86_64, i586)
apg-daemon (x86_64, i586)
apg-daemon-debuginfo (x86_64, i586)
apg-debuginfo (x86_64, i586)
Maintainer: Denis Ovsienko
Last changed
May 11, 2018 Aleksei Nikiforov 2.2.3-alt5
- NMU: rebuilt with new glibc and converted summary to UTF-8.
March 27, 2011 Michael Shigorin 2.2.3-alt4
- rebuilt - dropped pseudouser removal upon package deletion (considered harmful) - minor spec cleanup
May 20, 2004 Denis Ovsienko 2.2.3-alt3
- improved interaction with xinetd and useradd/userdel