1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-26 06:24:29 +00:00
Hidden Z 1fbcdeb4bd py-i2phosts-injector: fix splitting entries
Multiple split by '=' character may cause wrong hash addition because
trailing '==' were stripped from base64 hash. These trailing '==' are
used in ECDSA keys, see http://zzz.i2p/topics/1763
2014-12-22 19:05:39 +00:00
..