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

sybrenstuvel / python-rsa / 139
92%

Build:
DEFAULT BRANCH: master
Ran 07 May 2017 09:41AM UTC
Jobs 1
Files 14
Run time 1s
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

pending completion
139

push

travis-ci

sybrenstuvel
Support signing a pre-calculated hash (#87)

* Split the hashing out of the sign method

This code change adds support to split the hashing of a message
and the actual signing of the message.

* Updating unit test and documentation

This commit updates the unit test and usage docs. In addition,
This change removes a redundant error check inside rsa.sign().

* Refactore unit tests and code comments

Removed the print statements from the unit test and refactored a
few code comments to improve readability.

* Rename hash function

The new hash function had the same name as a function in the
standard library. This commit changes the name to avoid conflicts.

* Rename hash function to compute_hash()

This commit renames the hash function to compute_hash().

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

786 of 857 relevant lines covered (91.72%)

0.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
rsa/pkcs1.py
Jobs
ID Job ID Ran Files Coverage
4 139.4 (TOXENV=py35) 07 May 2017 09:41AM UTC 0
91.72
Travis Job 139.4
Source Files on build 139
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #139
  • 425eb248 on github
  • Prev Build on master (#135)
  • Next Build on master (#145)
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

© 2026 Coveralls, Inc