Encrypt .dat files #565

Open
opened 2013-11-17 22:50:25 +01:00 by drkiko · 1 comment
drkiko commented 2013-11-17 22:50:25 +01:00 (Migrated from github.com)

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

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
merlink01 commented 2013-11-25 20:47:59 +01:00 (Migrated from github.com)
Also Issue: https://github.com/Bitmessage/PyBitmessage/issues/267
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2025-02-23#565
No description provided.