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

sybrenstuvel / python-rsa / 256

Builds Branch Commit Type Ran Committer Via Coverage
256 master Fix CVE-2020-13757: detect cyphertext modifications by prepending zero bytes Reject cyphertexts that have been modified by prepending zero bytes, by checking the cyphertext length against the expected size (given the decryption key). This resolve... push 03 Jun 2020 01:01PM UTC sybrenstuvel travis-ci pending completion   set done
255 master Add more type hints push 03 Jun 2020 11:45AM UTC sybrenstuvel travis-ci pending completion   set done
254 master Drop character encoding markers for Python 2.x push 03 Jun 2020 11:17AM UTC sybrenstuvel travis-ci pending completion   set done
253 master Choose blinding factor relatively prime to N This is a requirement for RSA blinding, but wasn't implemented yet. push 20 Apr 2020 10:53AM UTC sybrenstuvel travis-ci pending completion   set done
252 master add default for lowkEY Pull #145 12 Mar 2020 02:47AM UTC web-flow travis-ci pending completion   set done
249 master remove limit for low keys Pull #145 12 Mar 2020 02:10AM UTC web-flow travis-ci pending completion   set done
248 poetry-run-flake8 poetry run flake8 Pull #132 04 Aug 2019 10:53PM UTC web-flow travis-ci pending completion   set done
247 poetry-run-flake8 poetry run flake8 . Pull #132 04 Aug 2019 10:04PM UTC web-flow travis-ci pending completion   set done
246 patch-1 poetry run flake8 and add pypy3.5-6.0 Pull #125 04 Aug 2019 09:31PM UTC web-flow travis-ci pending completion   set done
245 patch-1 Let poetry run flake8 and add pypy3.5-5.8.0 Pull #125 04 Aug 2019 09:04PM UTC web-flow travis-ci pending completion   set done
244 patch-1 Claen up .travis.yml Pull #125 04 Aug 2019 08:34PM UTC web-flow travis-ci pending completion   set done
243 issue-98-fips-186-4-prime-selection Fix issue #98: Generate p and q of exactly half the number of bits of N This commit implements the FIPS 186-4 recommendation for lower & upper bounds on p & q, and on a minimum distance |p-q|. @joostrijneveld and @RichardThiessen I'd appreciate... push 04 Aug 2019 08:23PM UTC sybrenstuvel travis-ci pending completion   set done
242 master Updated Code Climate badge in README.md push 04 Aug 2019 07:14PM UTC sybrenstuvel travis-ci pending completion   set done
241 master Configured CodeClimate I've overridden the default configuration in such a way that the code as it is now passes all the code smells checks. Especially the default code complexity threshold is extremely low. push 04 Aug 2019 07:12PM UTC sybrenstuvel travis-ci pending completion   set done
240 master Configured flask8 to use max_complexity=10 Also reorganised the only function that had a higher complexity. push 04 Aug 2019 06:59PM UTC sybrenstuvel travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 19
  • 20
  • Next →
  • Back to Repo
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