This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/util/security
Jimmy Zelinskie 5568cc77b8 remove all default keys (#1485)
This change:
- Generates a new BitTorrent pepper by default
- Generates a new pagination key by default
- Changes the pagination key format to base64
- Removes selfsigned JWT certs
- Moves test keys to test/data
2016-05-23 16:00:48 -04:00
..
__init__.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
aes.py Refresh base image and python dependencies 2016-01-27 11:36:40 -05:00
crypto.py remove all default keys (#1485) 2016-05-23 16:00:48 -04:00
fingerprint.py mv JWK-canonicalization util.security.fingerprint 2016-04-29 14:05:16 -04:00
registry_jwt.py Fix the x5c header in our registry jwts. 2016-05-23 15:05:54 -04:00
signing.py Fix mail and signing defaults 2016-03-08 18:08:40 -05:00
ssh.py Refresh base image and python dependencies 2016-01-27 11:36:40 -05:00
strictjwt.py Some fixes and tests for v2 auth 2015-09-10 15:38:57 -04:00