condorcore-keyring/libkeyringctl
Levente Polyak 0ceb6c743e
fix(keyringctl): avoid simplified uid collisions using a hash
Add a postfix hash of the raw uid data to the filenames to avoid
collisions with the simplified uid.
2021-11-30 22:54:17 +01:00
..
__init__.py chore(keyringctl): modularize the code for overview and testing 2021-11-30 22:54:12 +01:00
ci.py feature(keyringctl): rework ci module to execute full lint for new certs 2021-11-30 22:54:16 +01:00
cli.py feature(keyringctl): add option to filter listing by trust 2021-11-30 22:54:17 +01:00
git.py feature(keyringctl): rework ci module to execute full lint for new certs 2021-11-30 22:54:16 +01:00
keyring.py fix(keyringctl): avoid simplified uid collisions using a hash 2021-11-30 22:54:17 +01:00
sequoia.py feature(keyringctl): split direct key packets into own directory 2021-11-30 22:54:16 +01:00
trust.py feature(keyringctl): add option to filter listing by trust 2021-11-30 22:54:17 +01:00
types.py feature(keyringctl): add option to filter listing by trust 2021-11-30 22:54:17 +01:00
util.py fix(keyringctl): avoid simplified uid collisions using a hash 2021-11-30 22:54:17 +01:00
verify.py fix(keyringctl): avoid simplified uid collisions using a hash 2021-11-30 22:54:17 +01:00