• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sybrenstuvel / python-rsa / 362

Builds Branch Commit Type Ran Committer Via Coverage
362 rsa_oaep Merge fd273d04b into 483700ada Pull #126 11 Jun 2021 03:37AM UTC web-flow travis-ci pending completion   set done
361 main Use Chinese Remainder Theorem when decrypting with private key Use the Chinese Remainder Theorem when decrypting with private key, as that makes the decryption 2-4x faster. This fixes #163. push 29 Mar 2021 09:27PM UTC sybrenstuvel travis-ci pending completion   set done
360 main Fix hashlib mypy types for Python 3.x As captured in https://github.com/python/typeshed/pull/1663, the types for SHA-1 and SHA-2 family of functions are callables that return a Hash instance, whilst the SHA-3 family of functions are Hash `type`s ... push 24 Mar 2021 05:40PM UTC sybrenstuvel travis-ci pending completion   set done
359 saifelse-test-mypy Fix hashlib mypy types for Python 3.x As captured in https://github.com/python/typeshed/pull/1663, the types for SHA-1 and SHA-2 family of functions are callables that return a Hash instance, whilst the SHA-3 family of functions are Hash `type`s ... push 24 Mar 2021 09:29AM UTC sybrenstuvel travis-ci pending completion   set done
358 main Fix typo in CHANGELOG.md push 24 Feb 2021 01:24PM UTC sybrenstuvel travis-ci pending completion   set done
355 main Clean up stdout when using unittest test runner While pytest is the preferred test runner via tox, it looks like some folks are still running tests via `python3 setup.py test` which uses unittest and does not have good support for capturing stdou... push 24 Feb 2021 12:50PM UTC sybrenstuvel travis-ci pending completion   set done
354 saifelse-clean-unittest-output Clean up stdout when using unittest test runner While pytest is the preferred test runner via tox, it looks like some folks are still running tests via `python3 setup.py test` which uses unittest and does not have good support for capturing stdou... push 24 Feb 2021 12:39PM UTC sybrenstuvel travis-ci pending completion   set done
353 main Update usage.rst push 24 Feb 2021 12:30PM UTC sybrenstuvel travis-ci pending completion   set done
352 main <a href="https://github.com/sybrenstuvel/python-rsa/commit/3450f43c6">Document chaining of exceptions in changelog Ref: </a><a class="double-link" href="https://github.com/sybrenstuvel/python-rsa/commit/1a5b2d166fc9... push 24 Feb 2021 12:24PM UTC sybrenstuvel travis-ci pending completion   set done
351 cool-RR-2020-06-11-raise-from Fix exception causes all over the codebase The mistake is this: In some parts of the code, an exception is being caught and replaced with a more user-friendly error. In these cases the syntax `raise new_error from old_error` needs to be used. Py... push 24 Feb 2021 12:14PM UTC sybrenstuvel travis-ci pending completion   set done
350 main Document how to use Poetry Document how to use Poetry for setting up a dev environment and for building & publishing a new release. push 24 Feb 2021 12:06PM UTC sybrenstuvel travis-ci pending completion   set done
349 version-4.7.2 Bumped version to 4.7.2 push 24 Feb 2021 12:00PM UTC sybrenstuvel travis-ci pending completion   set done
348 main .travis.yml: use Poetry instead of Pipenv push 24 Feb 2021 11:58AM UTC sybrenstuvel travis-ci pending completion   set done
347 temp-poetry .travis.yml: use Poetry instead of Pipenv push 24 Feb 2021 11:50AM UTC sybrenstuvel travis-ci pending completion   set done
346 main Bumped version to 4.8-dev0 push 24 Feb 2021 11:48AM UTC sybrenstuvel travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 19
  • 20
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc