Encrypt .dat files #565
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi add keys.dat encryption for Bitmessage .
PyElliptic is a high level wrapper for the cryptographic library
https://github.com/yann2192/pyelliptic
The Python Cryptography Toolkit
https://github.com/dlitz/pycrypto
Implementation of keys.dat encryption in AES-256-CBC using pyelliptic
https://bitmessage.org/forum/index.php/topic,2689.0.html
[QuickFix] encrypted messages.dat keys.dat and knownnodes.dat
https://bitmessage.org/forum/index.php/topic,1589.15.html
Also Issue:
https://github.com/Bitmessage/PyBitmessage/issues/267