This website requires JavaScript.
Explore
Help
Sign in
oci
/
zeronet
Watch
2
Star
0
Fork
You've already forked zeronet
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5ab20317d0
zeronet
/
src
/
Crypt
History
shortcutme
5ab20317d0
Fix ssl compatibility with older clients, prefer chacha20-poly1305 if possible
2019-03-27 03:00:44 +01:00
..
__init__.py
First release, remove not used lines from gitignore
2015-01-12 02:03:45 +01:00
CryptBitcoin.py
Fix verification for files without sign
2018-10-30 04:41:45 +01:00
CryptConnection.py
Fix ssl compatibility with older clients, prefer chacha20-poly1305 if possible
2019-03-27 03:00:44 +01:00
CryptHash.py
Hashlib-like truncated sha512/256 object
2017-10-03 15:22:05 +02:00
CryptRsa.py
Version 0.3.5, Rev830, Full Tor mode support with hidden services, Onion stats in Sidebar, GeoDB download fix using Tor, Gray out disabled sites in Stats page, Tor hidden service status in stat page, Benchmark sha256, Skyts tracker out expodie in, 2 new tracker using ZeroNet protocol, Keep SSL cert option between restarts, SSL Certificate pinning support for connections, Site lock support for connections, Certificate pinned connections using implicit SSL, Flood protection whitelist support, Foreign keys support for DB layer, Not support for SQL query helper, 0 length file get bugfix, Pex onion address support, Faster port testing, Faster uPnP port opening, Need connections more often on owned sites, Delay ZeroHello startup message if port check or Tor manager not ready yet, Use lockfiles to avoid double start, Save original socket on proxy monkey patching to get ability to connect localhost directly, Handle atomic write errors, Broken gevent https workaround helper, Rsa crypt functions, Plugin to Bootstrap using ZeroNet protocol
2016-01-05 00:20:52 +01:00