issues
search
AntonKueltz
/
fastecdsa
Python library for fast elliptic curve crypto
https://pypi.python.org/pypi/fastecdsa
The Unlicense
270
stars
78
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
symbol not found in flat namespace '___gmpz_add' Error in version 2.3.2
#94
wistoff
closed
6 months ago
2
unresolved external symbol __gmpz_set
#93
Pixsy1929
closed
6 months ago
1
getting y public key from compressed public key
#92
clon19
closed
1 year ago
1
fixed urlopen giving error 403 in tests by adding User-Agent
#91
nicolapace
closed
1 year ago
1
Avoid illegal escape charaters in docstrings
#90
akaIDIOT
closed
1 year ago
1
symbol not found in flat namespace '___gmpz_add'
#89
StasFQ
closed
6 months ago
1
Add_ci_windows_build
#88
wakiyamap
opened
1 year ago
7
Import Issues on macOS Monterey, Python 3.9, M1 Max
#87
bmchin
closed
1 year ago
0
how do I calculate recover_id from signature
#86
yxy
closed
2 years ago
1
Fix syntax warning in docstring
#85
aekoroglu
closed
2 years ago
2
Error while installing ecdsa
#84
rohit-goswami
closed
2 years ago
1
Is it possible for this to be used with Micropython?
#83
TGiles1998
closed
2 years ago
3
python3-dev is needed not python-dev
#82
hunterjackson
closed
1 year ago
0
does not install with python3.9
#81
hhp-the-maestro
closed
2 years ago
6
installation error on shared hosting
#80
jonathonthedmi
closed
2 years ago
1
Python.h not found on WSL Ubuntu 20.04 installation
#79
zetsuboii
closed
2 years ago
1
I can run this tutorial in termux
#78
Ango87
closed
2 years ago
1
tag 2.2.2 unsigned, PyPI upload missing a signature file
#77
lmartinez-mirror
closed
3 years ago
2
MacOS Monerray Apple Silicon Python 3.9 issue with install/import
#76
andrepn
closed
2 years ago
3
Fix arithmetic corner cases
#75
sylvainpelissier
closed
3 years ago
1
Cannot install in macOS BigSur (M1 chip)
#74
martriay
opened
3 years ago
23
Scalar Inversion
#73
pausto
closed
3 years ago
3
[fastecdsa/tests] regression test: multiplication by large scalars
#72
bbbrumley
closed
3 years ago
2
[Question] - Different Signatures for same input
#71
ArulselvanMadhavan
closed
3 years ago
2
Bug: multiplication of Point by negative const produces wrong results
#70
hellman
closed
2 years ago
15
Update docstring for sign with Return value
#69
jcogs33
closed
3 years ago
1
Point extend
#68
hamnaz
closed
3 years ago
11
Avoid leaking nonce in _ecdsa_sign()
#67
botovq
closed
3 years ago
1
deep learning for fastecdsa
#66
mamumi
closed
3 years ago
3
Error on pip3 install fastecdsa missing "gmp.h"
#65
riccardo91
closed
3 years ago
1
Does fastecdsa support gpu computation?
#64
liho00
closed
3 years ago
2
Safe curves?
#63
jilljenn
closed
3 years ago
1
Fix for exporting keys.
#62
trevor-crypto
closed
4 years ago
1
Key Error when decoding DER signatures on P521 curve
#61
SeanVisser1998
closed
3 years ago
6
Fix timing leakage of bit-length
#60
J08nY
closed
4 years ago
1
Installation issue
#59
felmoudden
closed
3 years ago
1
[fastecdsa] ECC corner cases
#58
bbbrumley
closed
4 years ago
3
Importing a public key (originally a byte array) from a ATECC508A cryptochip
#57
bshambaugh
closed
4 years ago
2
Adding kwarg for ecdsa.verify
#56
NotStatilko
closed
4 years ago
4
ecdsa.verify with secp256k1 returns False
#55
NotStatilko
closed
4 years ago
3
ValueError when multiplying the generator with the order of the curve
#54
ghost
closed
4 years ago
2
Point to non-point equality
#53
jannikluhn
closed
4 years ago
2
ECDSA verification fails for extreme value in k and s^-1 (P-256, SHA-256)
#52
adelapie
closed
4 years ago
4
Great library — keep it up
#51
paulmillr
closed
4 years ago
1
Type checks when calculating with point at infinity
#50
jannikluhn
closed
4 years ago
1
Fix is_point_on_curve (fixes issue #48)
#49
olalonde
closed
4 years ago
4
Bug in evaluate and/or point_is_on_curve function?
#48
olalonde
closed
4 years ago
7
Compressed verifying keys?
#47
thejohnfreeman
closed
4 years ago
5
How to replicate signatures from other implementations / verify correctness?
#46
thejohnfreeman
closed
4 years ago
17
Speed compare with python-ecdsa?
#45
tomato42
opened
4 years ago
8
Next