ZeroNet/src/Crypt
canewsin 5ee928852b v 0.7.6 (4565)
- Sync Plugin Updates
- Clean up tor v3 patch (#115)
    https://github.com/ZeroNetX/ZeroNet/pull/115
- Add More Default Plugins to Repo
- Doubled Site Publish Limits
- Update ZeroNet Repo Urls (#103)
- UI/UX: Increases Size of Notifications Close Button(#106)
- Moved Plugins to Seperate Repo
- Added `access_key` variable in Config, this used to access restrited plugins when multiuser plugin is enabled. When MultiUserPlugin is enabled we cannot access some pages like /Stats, this key will remove such restriction with access key.
- Added `last_connection_id_current_version` to ConnectionServer, helpful to estimate no of connection from current client version.
- Added current version:  connections to /Stats page. see the previous point.
2022-01-12 05:13:17 +05:30
..
__init__.py First release, remove not used lines from gitignore 2015-01-12 02:03:45 +01:00
Crypt.py Multi threaded eciesDecrypt 2019-11-25 14:37:55 +01:00
CryptBitcoin.py Fix OpenSSL dll/so location find patcher 2020-11-03 02:51:42 +01:00
CryptConnection.py Indepently configurable OpenSSL lib/bin file 2020-02-20 17:23:00 +01:00
CryptHash.py Remove sha1 sum function 2019-03-16 02:38:47 +01:00
CryptTor.py v 0.7.6 (4565) 2022-01-12 05:13:17 +05:30