python-tuf

Python reference implementation of The Update Framework (TUF)

APACHE-2.0 License

Downloads
328.2K
Stars
1.6K
Committers
89

Bot releases are hidden (Show)

python-tuf -

Published by vladimir-v-diaz over 8 years ago

  • Fix Python 3 str<->bytes issues
  • Drop support for Python 3.2
  • Support Python 3.5
  • Fix for Issue #244 (hash, rather than hash algorithm, should be prepended to consistent targets)
python-tuf - TUF v0.9.9

Published by vladimir-v-diaz about 10 years ago

  • Support externally created PEM files. Previous release generated an unexpected keyid for the external public key because of trailing whitespace, which did not match the format of internally generated keys saved to metadata.
  • Fix installation instructions. Non-wheel installation instruction listed an invalid command-line option to pip (-no-use-wheel, which is missing a leading hyphen.)
  • Add paragraph to Using TUF section of the README.
python-tuf - TUF v0.9.8

Published by vladimir-v-diaz over 10 years ago

python-tuf - TUF v0.7.5

Published by trishankkarthik about 11 years ago