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

sybrenstuvel / python-rsa
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: rsa_oaep
DEFAULT BRANCH: master
Repo Added 05 Feb 2016 03:10PM UTC
Files 15
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • cool-RR-2020-06-11-raise-from
  • issue-98-fips-186-4-prime-selection
  • master
  • saifelse-clean-unittest-output
  • saifelse-test-mypy
  • temp-back-to-pipenv
  • temp-poetry
  • temp-travis
  • temp-zipp-fix
  • test-poetry
  • test-py37-support
  • test-threading-fix-173
  • test-tox-p38
  • version-3.4
  • version-3.4-repackaging
  • version-3.4.1
  • version-3.4.2
  • version-4.0
  • version-4.1
  • version-4.2
  • version-4.3
  • version-4.3-py27compatible
  • version-4.4
  • version-4.4.1
  • version-4.5
  • version-4.6
  • version-4.7
  • version-4.7.1
  • version-4.7.2

pending completion
361

push

travis-ci

sybrenstuvel
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.

4 of 4 new or added lines in 1 file covered. (100.0%)

750 of 818 relevant lines covered (91.69%)

3.67 hits per line

Relevant lines Covered
Build:
Build:
818 RELEVANT LINES 750 COVERED LINES
3.67 HITS PER LINE
Source Files on main
  • Tree
  • List 15
  • Changed 14
  • Source Changed 14
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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  
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  
358 main Fix typo in CHANGELOG.md push 24 Feb 2021 01:24PM UTC sybrenstuvel travis-ci pending completion  
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  
353 main Update usage.rst push 24 Feb 2021 12:30PM UTC sybrenstuvel travis-ci pending completion  
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  
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  
348 main .travis.yml: use Poetry instead of Pipenv push 24 Feb 2021 11:58AM UTC sybrenstuvel travis-ci pending completion  
346 main Bumped version to 4.8-dev0 push 24 Feb 2021 11:48AM UTC sybrenstuvel travis-ci pending completion  
343 main README: change header style Change header style from RestructuredText style (dashes under header) to MarkDown style (pound signs in front of header). push 24 Feb 2021 11:13AM UTC sybrenstuvel travis-ci pending completion  
See All Builds (291)
  • Repo on GitHub
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