dispersy
dispersy copied to clipboard
WIP: Remove M2Crypto
- [x] Removing M2Crypto
- [ ] Minor issues in the code
- [ ] Updating CI
Can one of the admins verify this patch?
ok to test
Can one of the admins verify this patch?
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 We use that a lot, so I would say we keep that feature.
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