ZeroNet/src/lib
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
..
cssvendor Change to Python3 coding style 2019-03-15 21:06:59 +01:00
libsecp256k1message Switch to sslcrypto for cryptography tasks (#2338) 2019-12-15 12:46:06 +01:00
openssl Randomize SSL subject (merged ValdikSS's commit) 2019-03-27 03:08:37 +01:00
pyaes Switch to sslcrypto for cryptography tasks (#2338) 2019-12-15 12:46:06 +01:00
sslcrypto Switch to sslcrypto for cryptography tasks (#2338) 2019-12-15 12:46:06 +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