zeronet/plugins/CryptMessage
Ivanq bdb0dc32a7 Add ECDSA actions to CryptMessage (#1984)
* Add ecdsaSign and ecdsaVerify

* Fix return

* Fix unicode

* Update CryptMessagePlugin.py
2019-04-15 22:55:01 +02:00
..
Test Avoid re-define variable name 2019-04-04 13:24:26 +02:00
__init__.py Change to Python3 coding style 2019-03-15 21:06:59 +01: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 Add ECDSA actions to CryptMessage (#1984) 2019-04-15 22:55:01 +02:00