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

sybrenstuvel / python-rsa
92%

Build:
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • cool-RR-2020-06-11-raise-from
  • issue-98-fips-186-4-prime-selection
  • main
  • 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
323

push

travis-ci

sybrenstuvel
Fix link formatting in CHANGELOG

739 of 807 relevant lines covered (91.57%)

3.66 hits per line

Relevant lines Covered
Build:
Build:
807 RELEVANT LINES 739 COVERED LINES
3.66 HITS PER LINE
Source Files on master
  • Tree
  • List 15
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
82.61
rsa/parallel.py97 23 19 4 4.0
83.33
rsa/common.py185 54 45 9 4.0
85.0
rsa/core.py53 20 17 3 4.0
85.19
rsa/util.py75 27 23 4 4.0
87.93
rsa/pkcs1.py470 116 102 14 4.0
90.25
rsa/key.py815 236 213 23 4.0
94.0
rsa/pem.py132 50 47 3 4.0
95.45
rsa/cli.py292 154 147 7 4.0
98.11
rsa/prime.py198 53 52 1 4.0
100.0
rsa/_compat.py48 6 6 0 4.0
Showing 1 to 10 of 15 entries
  • Previous
  • 1
  • 2
  • Next
  • ►
    91.57
    rsa/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
323 master Fix link formatting in CHANGELOG push 14 Feb 2021 11:27AM CUT sybrenstuvel travis-ci pending completion  
320 master Bumped version to 4.7.1-dev0 push 14 Feb 2021 11:23AM CUT sybrenstuvel travis-ci pending completion  
317 master Bumped version to 4.7 push 10 Jan 2021 10:44AM CUT sybrenstuvel travis-ci pending completion  
316 master Fix #170: mistake in examples of documentation Strings need to be encoded into bytes before the RSA module can operate on them. push 10 Jan 2021 10:35AM CUT sybrenstuvel travis-ci pending completion  
315 master Declare support for and test Python 3.9 push 10 Jan 2021 10:28AM CUT sybrenstuvel travis-ci pending completion  
314 master Merge 422094de4 into 06ec1ea1c Pull #145 07 Jan 2021 08:08PM CUT web-flow travis-ci pending completion  
310 master Fix #162: Blinding uses slow algorithm Store blinding factor + its inverse, so that they can be reused & updated on every blinding operation. This avoids expensive computations. The reuse of the previous blinding factor is done via squaring (mod... push 15 Nov 2020 03:36PM CUT sybrenstuvel travis-ci pending completion  
309 master Directly raise `DecryptionError` when crypto length is bad Crypto length and blocksize are public info, so don't need side-channel free comparison. push 15 Nov 2020 03:29PM CUT sybrenstuvel travis-ci pending completion  
308 master Add link to changelog push 15 Nov 2020 02:52PM CUT sybrenstuvel travis-ci pending completion  
306 master Fix #165: CVE-2020-25658 - Bleichenbacher-style timing oracle Use as many constant-time comparisons as practical in the `rsa.pkcs1.decrypt` function. `cleartext.index(b'\x00', 2)` will still be non-constant-time. The alternative would be to iter... push 15 Nov 2020 02:23PM 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