Skip to content

Version 1.1

Compare
Choose a tag to compare
@simo5 simo5 released this 30 Nov 21:55

Bugfixes and other improvements.

Clément Schreiner (1):

  • Set python requirement to 3.6+ in setup.py

DefteZ (1):

  • Update copyrights in docs

Mads Jensen (2):

  • Replace list and dict constructions with literals.
  • Remove explicit object-inheritance

Peter Meerwald-Stadler (2):

  • Fix trivial typos in comments and documentation
  • Document InvalidJWSOperation exception for JWSCore constructor

Simo Sorce (7):

  • Try to apt-get update before build
  • Fix linter complaints
  • Check provided claims for type correctness
  • Update setup.cfg
  • Update python versions used for testing
  • Cache pub/pri keys on retrieval
  • Version 1.1

codedust (1):

  • Fix key_op in get_op_key for RSA unwrap operation