• 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 CUT
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
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
82.61
rsa/parallel.py96 23 19 4 3.0 - 1.0
83.33
rsa/common.py184 54 45 9 3.0 - 1.0
85.0
rsa/core.py53 20 17 3 3.0 - 1.0
85.19
rsa/util.py97 27 23 4 3.0 - 1.0
88.03
rsa/pkcs1.py484 117 103 14 3.0 - 1.0
90.65
rsa/key.py859 246 223 23 3.0 - 1.0
92.77
rsa/pkcs1_v2.py295 + 19583 + 7177 + 656 + 63.0 - 1.0
94.0
rsa/pem.py134 50 47 3 3.0 - 1.0
95.45
rsa/cli.py321 154 147 7 3.0 - 1.0
98.11
rsa/prime.py198 53 52 1 3.0 - 1.0
Showing 1 to 10 of 15 entries
  • Previous
  • 1
  • 2
  • Next
  • ►
    91.68
    rsa/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
362 rsa_oaep Merge fd273d04b into 483700ada Pull #126 11 Jun 2021 03:37AM CUT 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 CUT 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 CUT 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 CUT sybrenstuvel travis-ci pending completion  
358 main Fix typo in CHANGELOG.md push 24 Feb 2021 01:24PM CUT 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 CUT 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 CUT sybrenstuvel travis-ci pending completion  
353 main Update usage.rst push 24 Feb 2021 12:30PM CUT 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 CUT 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 CUT 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