An open API service providing commit metadata for open source projects.

GitHub / tlsfuzzer/python-ecdsa / commits

pure-python ECDSA signature/verification and ECDH key agreement

SHA Message Author Date Stats
bff40c6c merge Merge pull request #376 from tomato42/new-badge-action Alicja Kario <h****o@r****m>
Committed by: GitHub <n****y@g****m>
3 months ago
cf12bdd8 update the code for badges for mutation score and intrumental Hubert Kario <h****t@k****l> 3 months ago
6c426b9a merge Merge pull request #374 from tlsfuzzer/bad_mul Alicja Kario <h****o@r****m>
Committed by: GitHub <n****y@g****m>
3 months ago
9b111040 merge Merge pull request #375 from tlsfuzzer/shadchin-patch-1 Alicja Kario <h****o@r****m>
Committed by: GitHub <n****y@g****m>
3 months ago
a80ceaf7 add test coverage for the str() case in unpem Alicja Kario <h****o@r****m> 3 months ago
adaf8641 fix formatting Alicja Kario <h****o@r****m> 3 months ago
8c5704e9 use simple double and add algorithm in Point Alicja Kario <h****o@r****m> 3 months ago
6e6dbf11 ensure that the points are really the same before doubling Alicja Kario <h****o@r****m> 3 months ago
a37671a7 make INFINITY from Jacobi easier to print Alicja Kario <h****o@r****m> 3 months ago
f8e0f3a0 Fix tests with new Python Alexander Shadchin <s****n@y****m>
Committed by: GitHub <n****y@g****m>
5 months ago
d547d92f fix test formatting Alicja Kario <h****o@r****m> 5 months ago
82d8e537 add release notes for 0.19.2 Alicja Kario <h****o@r****m> 5 months ago
bd668995 merge Merge commit from fork Alicja Kario <h****o@r****m>
Committed by: GitHub <n****y@g****m>
5 months ago
9c046ee7 tests: reject truncated DER lengths 0xmrma <m****4@g****m> 6 months ago
acc40fda der: reject truncated lengths in octet/implicit/constructed 0xmrma <m****4@g****m> 6 months ago
55aca783 merge Merge pull request #363 from gstarovo/ubuntu20-deprecation Alicja Kario <h****o@r****m>
Committed by: GitHub <n****y@g****m>
12 months ago
c4f0df17 chore: change to ubuntu-22 since u-20 is deprecated Ganna Starovoytova <g****o@r****m> 12 months ago
2a6593d8 merge Merge pull request #359 from tlsfuzzer/release-0.19.1 Alicja Kario <h****o@r****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3c5df06a merge Merge pull request #358 from tlsfuzzer/high-s-values Alicja Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
658ddc81 add release notes for 0.19.1 release Alicja Kario <h****o@r****m> over 1 year ago
b6d43c60 use integer division for canonicalization of signatures Alicja Kario <h****o@r****m> over 1 year ago
aa81ba3b merge Merge pull request #357 from tlsfuzzer/new-badge Alicja Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
10d74353 merge Merge pull request #356 from tlsfuzzer/implicit-tags Alicja Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ef75fea9 use the new badge URL for the build status Alicja Kario <h****o@r****m> over 1 year ago
dba9f809 add support for encoding Alicja Kario <h****o@r****m> over 1 year ago
8e3f653e add support for parsing implicit DER tags Alicja Kario <h****o@r****m> over 1 year ago
55d2b569 merge Merge pull request #355 from tlsfuzzer/doc-update Alicja Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e26a80d9 fix doc building with new sphinx Alicja Kario <h****o@r****m> over 1 year ago
682e219b merge Merge pull request #351 from tlsfuzzer/ci-py3.7-update Alicja Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
098198aa update to new upload-artifact version Alicja Kario <h****o@r****m> over 1 year ago
ef96a136 add py3.13 to testing Alicja Kario <h****o@r****m> over 1 year ago
27233b2d don't use beta for py3.12, it released... Alicja Kario <h****o@r****m> over 1 year ago
47677dc4 update CI to make 3.7 continue to work Alicja Kario <h****o@r****m> over 1 year ago
ea966690 merge Merge pull request #347 from tlsfuzzer/deprecation-docs-fixes Alicja Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
3cb9ed8f fix warning of int_to_string() and string_to_int() Alicja Kario <h****o@r****m> almost 2 years ago
4096fa01 merge Merge pull request #344 from tlsfuzzer/non-prime-order-curve Alicja Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
about 2 years ago
de9141cd formatting fixups Hubert Kario <h****t@k****l> about 2 years ago
7426df8b better test coverage for ellipticcurve Hubert Kario <h****t@k****l> about 2 years ago
eebe0165 merge Merge pull request #345 from tlsfuzzer/ci-fixes Hubert Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1ca8c56d use release version of cosmic-ray Hubert Kario <h****o@r****m> about 2 years ago
3d00b320 work with curves that have x=0, y=0 as point on the curve Hubert Kario <h****o@r****m>
Committed by: Hubert Kario <h****t@k****l>
about 2 years ago
96382a01 drop python 3.5 Hubert Kario <h****o@r****m> about 2 years ago
82540382 handle non-prime order curves more gracefully Hubert Kario <h****o@r****m>
Committed by: Hubert Kario <h****t@k****l>
about 2 years ago
35c33f2e merge Merge pull request #339 from a-detiste/master Hubert Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bfce13b5 tox -e codeformat Alexandre Detiste <a****e@g****m> over 2 years ago
469d127a trim more usage of six.b() Alexandre Detiste <a****e@g****m> over 2 years ago
c6bb5e13 merge Merge pull request #338 from tomato42/mutation-testing Hubert Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0bdcf5ec fix mutation testing in CI Hubert Kario <h****t@k****l> over 2 years ago
be70016f merge Merge pull request #337 from tlsfuzzer/release-0.19 Hubert Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
over 2 years ago
217735bb allow early exit from worker processes when running mutation testing Hubert Kario <h****o@r****m> over 2 years ago
6e7adff1 don't check rate if no tests executed Hubert Kario <h****o@r****m> over 2 years ago
c56030ef make coveralls submission work with py2.6 again Hubert Kario <h****o@r****m> over 2 years ago
66d0d74a add release notes for 0.19.0 release Hubert Kario <h****o@r****m> over 2 years ago
0d5a38ca merge Merge pull request #156 from tomato42/cosmic-ray Hubert Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
over 2 years ago
02c83503 be more permissive for the PR mutation test coverage Hubert Kario <h****t@k****l> over 2 years ago
4845e8fa better is_prime() Hubert Kario <h****t@k****l> over 2 years ago
09f0d106 add hard timeout for test mutation test suite Hubert Kario <h****t@k****l> over 2 years ago
e16173b2 two digit precision for the mutation score badge Hubert Kario <h****t@k****l> over 2 years ago
79bc0c5f more test coverage for ellipticurve module Hubert Kario <h****t@k****l> over 2 years ago
a4a8acdd merge Merge pull request #329 from a-detiste/master Hubert Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e55f6e68 reformat with 'tox -e codeformat' Alexandre Detiste <a****e@g****m> over 2 years ago
503155fb remove usage of six.b("literal") Alexandre Detiste <a****e@g****m> over 2 years ago
304263b7 provide debugging information in mutation run, upload mutation report Hubert Kario <h****t@k****l> over 2 years ago
5025ce35 limit runtime for PR-specific mutation testing Hubert Kario <h****t@k****l> over 2 years ago
a394b68a numbertheory: don't require branch coverage for loops that always execute at ... Hubert Kario <h****t@k****l> over 2 years ago
ce2dd535 more test coverage for keys module, remove dead code Hubert Kario <h****t@k****l> over 2 years ago
9fc7ed8f mark env-related branches in tests as no cover Hubert Kario <h****t@k****l> over 2 years ago
d5645391 test coverage for keys module Hubert Kario <h****t@k****l> over 2 years ago
307fa3a0 fast examples for numbertheory tests Hubert Kario <h****t@k****l> over 2 years ago
87ef2b2c faster ecdh and malformed_sigs tests in mutation testing Hubert Kario <h****t@k****l> over 2 years ago
8c2531fd more realistic mutation rate and update badge only on merge Hubert Kario <h****o@r****m>
Committed by: Hubert Kario <h****t@k****l>
over 2 years ago
0d72435f merge Merge pull request #328 from tlsfuzzer/cosmic-ray Hubert Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c4c6ff6c long execution for mutation testing Hubert Kario <h****o@r****m> over 2 years ago
1364e899 error tolerance Hubert Kario <h****o@r****m> over 2 years ago
8df3bb87 create mutation score badge Hubert Kario <h****o@r****m> over 2 years ago
cae30822 Run mutation testing on multiple workers in parallel Hubert Kario <h****o@r****m> over 2 years ago
09ffa0f3 log number of tests to run Hubert Kario <h****o@r****m> over 2 years ago
6f09910c correct exclude configuration Hubert Kario <h****o@r****m> over 2 years ago
ad564c04 don't run speed tests on mutation and codechecks tests Hubert Kario <h****o@r****m> over 2 years ago
da9d8bb9 add mutation testing to PR Hubert Kario <h****o@r****m> over 2 years ago
159be34d update examples for the new cosmic-ray Hubert Kario <h****o@r****m> over 2 years ago
4203e7e7 Create SECURITY.md Hubert Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
over 2 years ago
00563070 quicker encode-decode tests Hubert Kario <h****o@r****m> over 2 years ago
0cfc121c mark all openssl calling tests as slow Hubert Kario <h****o@r****m> over 2 years ago
55d73214 mark multithreaded tests as slow Hubert Kario <h****o@r****m> over 2 years ago
27b13109 more complete test coverage for Jacobi points without hypothesis Hubert Kario <h****o@r****m> over 2 years ago
6b56848b ensure CurveEdTw hashability Hubert Kario <h****o@r****m> over 2 years ago
8125ca2b test coverage for CurveEdTw() __str__ Hubert Kario <h****o@r****m> over 2 years ago
c5b7c7ac test coverage for CurveFp.__str__ Hubert Kario <h****o@r****m> over 2 years ago
f3696200 test coverage for Edwards key public_point() method Hubert Kario <h****o@r****m> over 2 years ago
c9836492 deprecate digest_integer() and related methods Hubert Kario <h****o@r****m> over 2 years ago
c17d7e7a test verification with plain Point Hubert Kario <h****o@r****m> over 2 years ago
8bb8f898 merge Merge pull request #327 from tlsfuzzer/fix-typo Hubert Kario <k****1@w****l>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e8e272dc fix typo in test_sha3.py Hubert Kario <h****o@r****m> over 2 years ago
d32cf787 be explicit in requiring rtd theme for docs Hubert Kario <h****t@k****l> over 2 years ago
eed49e25 merge Merge pull request #323 from pmazzini/ssh Hubert Kario <h****o@r****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fafbcaf1 merge Merge pull request #326 from tlsfuzzer/remove-extra-adds Hubert Kario <h****o@r****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
5a8ff7f1 merge Merge pull request #325 from tlsfuzzer/compat-black Hubert Kario <h****o@r****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
5379cf31 pin version of flake8 Hubert Kario <h****t@k****l> almost 3 years ago
c9b0a01c _compat.py: fix "do not compare types" Hubert Kario <h****t@k****l> almost 3 years ago

← Back to repository