ZeroNet/src
Ivanq fbc7b6fc4f Switch to sslcrypto for cryptography tasks (#2338)
* Use sslcrypto instead of pyelliptic and pybitcointools

* Fix CryptMessage

* Support Python 3.4

* Fix user creation

* Get rid of pyelliptic and pybitcointools

* Fix typo

* Delete test file

* Add sslcrypto to tree

* Update sslcrypto

* Add pyaes to src/lib

* Fix typo in tests

* Update sslcrypto version

* Use privatekey_bin instead of privatekey for bytes objects

* Fix sslcrypto

* Fix Benchmark plugin

* Don't calculate the same thing twice

* Only import sslcrypto once

* Handle fallback sslcrypto implementation during tests

* Fix sslcrypto fallback implementation selection
2019-12-15 12:46:06 +01:00
..
Connection Shut down UiServer if FileServer startup failed 2019-09-19 16:33:45 +02:00
Content New, much faster worker task sorting 2019-11-25 14:43:28 +01:00
Crypt Switch to sslcrypto for cryptography tasks (#2338) 2019-12-15 12:46:06 +01:00
Db Fix exception when params is an iterator 2019-12-04 17:15:08 +01:00
Debug Gevent block time resolution log to ms 2019-11-30 02:09:14 +01:00
File Fix bug that someomes blocked plugins accessing connectionserver sitelist 2019-11-25 14:34:46 +01:00
Peer Make sure we use local peers if possible 2019-11-25 14:32:06 +01:00
Plugin Always load plugins abc sorted 2019-08-08 14:37:42 +02:00
Site Avoid sending too many publish request to an outdated client 2019-12-04 17:15:42 +01:00
Test Switch to sslcrypto for cryptography tasks (#2338) 2019-12-15 12:46:06 +01:00
Tor Rev4208, Add details on Tor connection error 2019-09-10 15:43:42 +02:00
Translate Update jp.json 2019-12-04 17:52:33 +09:00
Ui Add wasm content type 2019-12-11 20:03:28 +01:00
User Display more clean error on users.json/sites.json load error 2019-08-07 14:11:30 +02:00
Worker Don't log killed worker write as error 2019-11-30 02:05:20 +01:00
lib Switch to sslcrypto for cryptography tasks (#2338) 2019-12-15 12:46:06 +01:00
util Switch to sslcrypto for cryptography tasks (#2338) 2019-12-15 12:46:06 +01:00
Config.py Rev4327 2019-12-11 20:04:50 +01:00
__init__.py First release, remove not used lines from gitignore 2015-01-12 02:03:45 +01:00
main.py Fix test function listing name 2019-11-19 02:08:03 +01:00