summaryrefslogtreecommitdiffstats
path: root/security/apg/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'security/apg/DETAILS')
-rwxr-xr-xsecurity/apg/DETAILS12
1 files changed, 8 insertions, 4 deletions
diff --git a/security/apg/DETAILS b/security/apg/DETAILS
index e1277aa3cc..19f8e8231f 100755
--- a/security/apg/DETAILS
+++ b/security/apg/DETAILS
@@ -11,10 +11,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
cat << EOF
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)
+* 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
+ 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
@@ -23,6 +25,8 @@ Advantages
* 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
+* 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
EOF