Tribler / dispersy

The elastic database system. A database designed for P2P-like scenarios, where potentially millions of computers send database updates around.
http://www.tribler.org
84 stars 43 forks source link

WIP: Remove M2Crypto #544

Open vandenheuvel opened 7 years ago

vandenheuvel commented 7 years ago
tribler-ci commented 7 years ago

Can one of the admins verify this patch?

devos50 commented 7 years ago

ok to test

tribler-ci commented 7 years ago

Can one of the admins verify this patch?

devos50 commented 7 years ago

Note that we might want to use lower-security curves during experiments so I would at least keep the possibility to use curves that are faster. @qstokkink what is your opinion on this?

qstokkink commented 7 years ago

@devos50 We use that a lot, so I would say we keep that feature.

qstokkink commented 7 years ago

Here's how I did this in ipv8:

https://github.com/qstokkink/py-ipv8/blob/master/keyvault/public/m2crypto.py https://github.com/qstokkink/py-ipv8/blob/master/keyvault/private/m2crypto.py