pegleg/pegleg/engine
Alexander Hughes 671b77f6a7 Add CLI generation of salt
Salts and Passphrases are both strings used in cryptography.  This patch:
1. Adds CLI generation of salt
2. Adds unit test for CLI generation of salt
3. Updates passphrase.py code to be more generic as it is used to generate
both a passphrase and a salt
4. Update name of passphrase.py to be more generic
5. Update all references to, and tests of passphrase.py
6. Add documentation for CLI generation of salt

Co-Authored-By: chittibabu <cg329x@att.com>

Change-Id: I71858d63a2846290d22be96686ccfea3ba8aa6c0
2019-02-20 16:51:01 +00:00
..
catalog CLI capability to generate and encrypt passphrases 2019-01-29 16:24:31 -06:00
catalogs CLI capability to generate and encrypt passphrases 2019-01-29 16:24:31 -06:00
common pki: Port Promenade's PKI catalog into Pegleg 2019-01-15 13:29:21 -06:00
generators Add CLI generation of salt 2019-02-20 16:51:01 +00:00
util Add CLI generation of salt 2019-02-20 16:51:01 +00:00
__init__.py Pegleg encryption of site secrets 2018-10-30 16:53:51 +00:00
errorcodes.py tests: Increase test coverage for lint checks 2019-01-01 19:17:11 +00:00
exceptions.py CLI capability to generate and encrypt passphrases 2019-01-29 16:24:31 -06:00
lint.py Add hacking extension 2019-01-01 00:18:03 -06:00
repository.py pki: Port Promenade's PKI catalog into Pegleg 2019-01-15 13:29:21 -06:00
secrets.py Add CLI generation of salt 2019-02-20 16:51:01 +00:00
site.py Add hacking extension 2019-01-01 00:18:03 -06:00
type.py Pegleg CLI output improvement 2018-10-10 15:30:54 -04:00