python-tuf/tuf
Sebastien Awwad 1fda798d40
ASN.1: deal with empty private values in public key dicts
by removing them. This is potentially problematic as it might change
the keyid when converting to ASN.1 and back, but it'll have to do for
now, and we shouldn't have these things in there in the first place.
It's an edge case, and this is a compromise.

Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2018-11-08 16:36:20 -05:00
..
client Edit README in tuf/client/ 2018-06-12 13:59:45 -04:00
encoding ASN.1: deal with empty private values in public key dicts 2018-11-08 16:36:20 -05:00
scripts Catch tuf.exceptions.Error in client.py to prevent printing exception trace 2018-06-28 12:38:55 -04:00
__init__.py Bump version to 0.11.2.dev2 from 0.11.2.dev1 2018-11-05 15:57:05 -05:00
ATTACKS.md Link to ATTACKS.md from README.md 2018-01-22 17:07:24 -05:00
client_setup_and_repository_example.md Update client_setup_and_repository_example.md 2014-07-12 09:12:32 -04:00
developer_tool.py Remove some unnecessary try-reraise constructions; thanks, pylint! 2018-08-21 14:59:29 -04:00
download.py Session index: hostname-indexed --> scheme+hostname-indexed 2018-09-10 16:56:02 -04:00
exceptions.py minor: PR tweaks based on review: doc, casing, typos, updates 2018-10-02 15:01:38 -04:00
formats.py Remove some unnecessary try-reraise constructions; thanks, pylint! 2018-08-21 14:59:29 -04:00
keydb.py Add comment to affected modules... 2018-04-12 11:43:03 -04:00
log.py Add/revise entries in docstrings 2018-06-18 10:41:05 -04:00
mirrors.py Ensure the URLs in mirrors.list_of_mirrors do not contain backward slashes 2018-04-20 10:56:32 -04:00
README-developer-tools.md Remove or edit remaining instances of 'restricted paths' 2018-01-19 14:20:38 -05:00
README.md Link to CLI.md from getting started and readme docs 2018-02-06 17:00:24 -05:00
repository_lib.py Prompt for password if one isn't given and the key file is encrypted 2018-06-21 14:58:36 -04:00
repository_tool.py Have repository_tool.get_filepaths_in_directory use absolute paths 2018-08-20 13:29:09 -04:00
roledb.py Remove some unnecessary try-reraise constructions; thanks, pylint! 2018-08-21 14:59:29 -04:00
settings.py minor: PR tweaks based on review: doc, casing, typos, updates 2018-10-02 15:01:38 -04:00
sig.py Remove some unnecessary try-reraise constructions; thanks, pylint! 2018-08-21 14:59:29 -04:00
unittest_toolbox.py Rename license files in modules 2018-02-05 11:31:19 -05:00