index
:
delta/python-packages/ecdsa.git
0.13
ci-on-py2.6
eddsa
github-actions-ci
master
more-tests
pr45
stable-speed
tox
github.com: warner/python-ecdsa.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ecdsa
/
numbertheory.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
better handling for malformed curve parameters
Hubert Kario
2022-04-01
1
-6
/
+12
*
use new version of black
Hubert Kario
2022-03-29
1
-3
/
+0
*
docs: Fix a few typos
Tim Gates
2021-09-05
1
-1
/
+1
*
fix LGTM alerts
Hubert Kario
2020-12-11
1
-1
/
+0
*
update URIs and badges after migration to tlsfuzzer org
Hubert Kario
2020-12-10
1
-7
/
+7
*
ignore environment-caused lack of branch coverage for inverse_mod()
Hubert Kario
2020-12-09
1
-6
/
+9
*
use native inverse modulo when available
Hubert Kario
2020-12-02
1
-7
/
+17
*
Fix docstring indentation issues
Taneli Hukkinen
2020-01-27
1
-37
/
+34
*
Format with black
Taneli Hukkinen
2020-01-26
1
-356
/
+569
*
Fix for Python 4: replace unsafe six.PY3 with PY2
Hugo
2020-01-16
1
-4
/
+4
*
numbertheory.py: fix flakes
Hubert Kario
2019-12-17
1
-5
/
+5
*
also allow the older gmpy
Hubert Kario
2019-12-02
1
-0
/
+25
*
use gmp2 for faster arithmetic
Hubert Kario
2019-12-02
1
-10
/
+22
*
Merge pull request #147 from tomato42/speed-up
Hubert Kario
2019-11-01
1
-18
/
+9
|
\
|
*
speed up inverse_mod
Hubert Kario
2019-10-31
1
-18
/
+9
*
|
Use math.gcd if available
Octavian
2019-10-31
1
-6
/
+8
|
/
*
numbertheory: deprecate modular_exp
Hubert Kario
2019-10-30
1
-20
/
+15
*
deprecate unused methods
Hubert Kario
2019-10-10
1
-7
/
+43
*
support for SEC/X9.62 formatted keys
Hubert Kario
2019-10-01
1
-7
/
+16
*
Merge PR60: unbundle 'six'
Brian Warner
2016-11-16
1
-2
/
+2
*
switch to tox, move test functions into separate files
Brian Warner
2016-11-16
1
-123
/
+1
*
move sources into src/
Brian Warner
2016-11-16
1
-0
/
+652