dispersy icon indicating copy to clipboard operation
dispersy copied to clipboard

WIP: Remove M2Crypto

Open vandenheuvel opened this issue 7 years ago • 6 comments

  • [x] Removing M2Crypto
  • [ ] Minor issues in the code
  • [ ] Updating CI

vandenheuvel avatar Jun 03 '17 15:06 vandenheuvel

Can one of the admins verify this patch?

tribler-ci avatar Jun 03 '17 15:06 tribler-ci

ok to test

devos50 avatar Jun 03 '17 15:06 devos50

Can one of the admins verify this patch?

tribler-ci avatar Jun 03 '17 16:06 tribler-ci

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?

devos50 avatar Jun 03 '17 16:06 devos50

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

qstokkink avatar Jun 03 '17 16:06 qstokkink

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

qstokkink avatar Jul 03 '17 11:07 qstokkink