• 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 rsa_oaep
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • cool-RR-2020-06-11-raise-from
  • issue-98-fips-186-4-prime-selection
  • main
  • 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
362

Pull #126

travis-ci

web-flow
Merge fd273d04b into 483700ada
Pull Request #126: Support OAEP encryption schema

73 of 73 new or added lines in 2 files covered. (100.0%)

815 of 889 relevant lines covered (91.68%)

2.75 hits per line

Relevant lines Covered
Build:
Build:
889 RELEVANT LINES 815 COVERED LINES
2.75 HITS PER LINE
Source Files on master
  • Tree
  • List 15
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

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