pegleg/pegleg
Alexander Hughes cecd24ed38 Ensure cryptostrings contain all char types
This patch aims to:
1. Validate that generated cryptographic strings (salts and passphrases)
   contain at least one uppercase letter, lowercase letter, number and
   symbol before returning it to the user.
2. Add new unit tests for the cryptostring methods.
3. Move existing unit tests for cryptostring methods to new test file.
4. Rename test_generate_cryptostring to test_passphrases as this is
   more accurate of the tests contained in the file.

Change-Id: I669831fb515209467b236cca63502f64a9263d86
2019-04-11 13:22:58 -05:00
..
engine Ensure cryptostrings contain all char types 2019-04-11 13:22:58 -05:00
schemas pki: Port Promenade's PKI catalog into Pegleg 2019-01-15 13:29:21 -06:00
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
cli.py PKI Cert generation and check updates 2019-04-08 07:48:32 -05:00
config.py Set salt when generating genesis bundle 2019-03-14 15:45:53 -05:00