7 Commits (0546fa73dfc012a925a27b0134132fa7b07e05b8)

Author SHA1 Message Date
SomberNight 59c1d03f01
ecc.py: properly handle point at infinity 7 years ago
SomberNight 7ebff5616e
ecc.py: _MyVerifyingKey.from_signature is raising low level exception 7 years ago
SomberNight facb7bbc0e
ecc: (minor) use ECPubkey.from_point 7 years ago
SomberNight ac94d6d055
ecc: ECPrivkey.sign clean-up 7 years ago
SomberNight dc1d6ac1fe
avoid hardcoding the curve generator ourselves 7 years ago
SomberNight 7c53712750
load_library: remove ctypes.util.find_library calls. remove some code dupe 7 years ago
SomberNight 16e4827e8c
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 7 years ago