[Pkg-freeipa-devel] python-jwcrypto: Changes to 'refs/tags/debian/0.2.1-1'

Timo Aaltonen tjaalton at moszumanska.debian.org
Sat Oct 3 05:06:41 UTC 2015


Tag 'debian/0.2.1-1' created by Timo Aaltonen <tjaalton at debian.org> at 2015-10-03 05:06 +0000

tagging package python-jwcrypto version debian/0.2.1-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJWD2JMAAoJEMtwMWWoiYTc7toP/R2Is3t9Wk+w5fH86Tiotk/U
X7tAcYH69WvN7tJKyGBfmBbFwgrypg+PZRSvf66RyesHVk1b4lAj3FZfeDupHW03
fojmN51SOF+ng7XesANoNkoQTpXDtxl1xXkpy9l/0JIM5ApK8aNNsfxWVin9BRPM
dBSnb2ZeMNkq2QBtPwkrtPTrbDHGX2nBR8XdKi7whz4KFG17XyJ0N+Ugb+GhLVax
TCRL4omW4QIiqceIhbsMyyhBqARoILJH5RsgKmn7nldZj91aj9mymtxvOW117yKL
jgfxcuRg+biN4fWWkNLuz/OnwpTuWrlo9H/SnpwxjqVEOMK8WmFt9ZcPQXqmL5fk
AQrtZSlS4CWy+zs7O/lHRu4G50IZn+4OGbIZXoajfv0W33pJk3pDvKENuPBK7WMK
Rp86J4M9LimcrSr3VYV8H+uYiM0GFLqq8GDNN50VjUDMyy0tqyn2dddb2PSCFzmi
jSfPucrKYUMlIT+FjWbj4tJSibedB59TN9+wWLnTQjovaBd0+AN1rMjFxXEll6cJ
Ym9qEW4YbXtITBf4IJE55puc4qoAL68eBAABP5WDXY1LNcPdLTovUXZL5Zget2R5
56rNGR3mmt8lpuf7QhwIytrOMjtaEN4aXsvPYbE2r/d5txTmb8g9x825bNFgsM2u
yjVZXSznI2HY+2DPvQwh
=naui
-----END PGP SIGNATURE-----

Changes since the dawn of time:
Alex Gaynor (1):
      Use a constant time comparison for comparing an HMAC

Christian Heimes (3):
      Correct sphinx issues
      Add automated testing with tox
      Add Travis CI support

Patrick Uiterwijk (1):
      Switch to setuptools

Simo Sorce (64):
      Initial commit
      Add JWK implementation
      Add JWS implementation
      Add JWE implementation
      Implement JWE JSON Deserialization
      Add more checks, algorithms, tests
      Allow unknown key parameters
      Catch incompatible "use" and "key_ops" usage
      The protected header is optional in some cases
      Change the way operation keys are retrieved
      Fix typos
      Fix AES blocksize handling and check keylengths
      Rename JWE.decrypt() to JWE._decrypt()
      Add comments to push user to use JWS()
      Better validate that both alg and enc are present
      Fix serialization issue in JWS and tests
      Raise by default on verification failures
      Improve exception handling on verification
      Fix merging of headers
      Fix digest_size of RSASSA-PSS Signatures
      The protected header is not mandatory in JWS
      Add Signing tests from jose-cookbook-08
      Fix direct decryption
      Improve exception reporting for JWE
      Provide JSON helpers for encoding/decoding
      Add Encryption tests from jose-cookbook-08
      Python3 compatibility: exceptions usage
      Python3 compatibility: use (un)hexlify
      Python3 compatibility: explicit integer division
      Python3 compatibility: dict_keys to list
      Python3 compatibility: bytes are bytes
      Python3 compatibility: string vs bytes fixes
      JWE: Add explicit decrypt step
      JWS: Add explicit, separate verify step
      Add a 'payload' property to both JWS and JWE
      Add way to get JOSE header(s) to both JWs and JWE
      JWE: Fix compact serialization
      Add support for JWT
      JWS: make internal functions private
      JWE: make internal functions private
      Add skeleton, sphinx based, documentation tree
      Add docs for JWK
      Add docs for JWS
      Add docs for JWE
      Add docs for JWT
      Update setup.py
      Update README file
      Add docs URL
      Fix Direct Encryption compact serialization
      Add property to change the allowed algorithms
      JWE: Add property to change the allowed algorithms
      JWT: Add support for allowed algorithms
      Add facility to generate new keys
      Remove pylint star-args exceptions
      Fix typo in JWS docs
      Add method to export only the public part of a key
      The JOSE stanards have been approved
      Raise version to 0.2.0
      Document 2 JWK properties
      Fix export_public to return also all public params
      Fix generation of symmetric keys
      Fix tests on py34
      Fix bug in generating EC curves
      Raise version to 0.2.1

Timo Aaltonen (5):
      initial packaging
      fix maintainer address
      add python-cryptography to depends
      rework removing files a bit
      close ITP bug




More information about the Pkg-freeipa-devel mailing list