ZeroNet/plugins/CryptMessage
Ivanq d7d75a1fe8 Fix ECDSA on CryptMessage (#1987)
* Add ecdsaSign and ecdsaVerify

* Fix return

* Fix unicode

* Update CryptMessagePlugin.py

* Remove .encode("utf8")

* Fix keys during ECDSA signing
2019-04-19 19:34:07 +02:00
..
Test Avoid re-define variable name 2019-04-04 13:24:26 +02:00
CryptMessage.py Py3 compatibility of CryptMessage plugin, Rename ecies crypto function names to make it more clear 2019-03-16 02:23:00 +01:00
CryptMessagePlugin.py Fix ECDSA on CryptMessage (#1987) 2019-04-19 19:34:07 +02:00
__init__.py Change to Python3 coding style 2019-03-15 21:06:59 +01:00