ZeroNet/src/lib
ZeroNet 296e4aab57
Fix sslcrypto thread safety (#2454)
* 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

* Fix thread safety

* Add derivation

* Bring split back

* Fix typo

* v3.3

* Fix custom OpenSSL discovery
2020-03-05 17:54:46 +01:00
..
bencode_open Switch to bencode_open 2019-12-12 17:46:16 +03:00
cssvendor Change to Python3 coding style 2019-03-15 21:06:59 +01:00
gevent_ws Switch from gevent-websocket to gevent-ws (#2439) 2020-02-28 01:20:04 +01:00
libsecp256k1message Fix sslcrypto thread safety (#2454) 2020-03-05 17:54:46 +01:00
openssl Randomize SSL subject (merged ValdikSS's commit) 2019-03-27 03:08:37 +01:00
pyaes Fix sslcrypto thread safety (#2454) 2020-03-05 17:54:46 +01:00
sslcrypto Fix sslcrypto thread safety (#2454) 2020-03-05 17:54:46 +01:00
subtl Subtl module py3 compatibility 2019-03-16 02:06:28 +01:00
__init__.py First release, remove not used lines from gitignore 2015-01-12 02:03:45 +01:00