open-quantum-safe / liboqs-python

Python 3 bindings for liboqs
https://openquantumsafe.org/
MIT License
108 stars 39 forks source link

pip install(s)? #31

Closed baentsch closed 4 years ago

baentsch commented 4 years ago

This from an oqs-openssl issue:

Thank you for your reply. I am building from aioquic but I am just not sure where to start integrating. It uses openssl so I am just thinking linking pip to OQS-OpenSSL should do the trick right?

--> May it be an idea to consider making pip-install's available (for 'downstream' subprojects like openssl etc.)? I have no experience with this, but maybe you do, @vsoftco ?

Feel free to close immediately if not a good idea.

vsoftco commented 4 years ago

@baentsch We should discuss about it during our next meeting. Our initial (long time ago) decision was to keep it off pip, but should re-discuss.

dstebila commented 4 years ago

Based on discussion in today's meeting, we continue to keep liboqs out of package managers for now while it remains in its experimental state.