telehash / plinth

Python Library for InterNetworking with TeleHash
MIT License
26 stars 8 forks source link

embedded C for crypto in v3 implementation? #5

Open dvanduzer opened 9 years ago

dvanduzer commented 9 years ago

This issue is to publicly ponder whether the Python version should embed the crypto component of the C library. Since most Python crypto modules wrap C libraries anyway, is there a real advantage to having an independent implementation of the primitives?

dvanduzer commented 9 years ago

I set up a placeholder to do this here: https://github.com/telehash/e3x-python