SomberNight
|
61a95a4239
|
ecc: only print warning about missing libsecp when in verbose mode
|
2018-06-30 22:40:50 +02:00 |
|
SomberNight
|
ec5931ae54
|
rename dylib for libsecp
follow c76375de91
|
2018-05-30 22:50:03 +02:00 |
|
SomberNight
|
1f373c1eb9
|
ecc: don't print trace when can't find libsecp
|
2018-05-28 02:28:01 +02:00 |
|
SomberNight
|
86992aea6c
|
bundle libsecp256k1 in android apk
this works as there is already a p4a recipe upstream: 74bf788a29/pythonforandroid/recipes/libsecp256k1/__init__.py
|
2018-05-28 00:43:05 +02:00 |
|
SomberNight
|
7c53712750
|
load_library: remove ctypes.util.find_library calls. remove some code dupe
find_library was giving priority to system dll against local dll
|
2018-05-25 18:20:56 +02:00 |
|
SomberNight
|
16e4827e8c
|
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py
|
2018-05-25 15:43:06 +02:00 |
|