open-quantum-safe / liboqs-python

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

Question: in windows can we use liboqs.dll obtained from cross compiling in ubuntu as shared library for liboqs-python. #52

Closed evil-user closed 1 year ago

evil-user commented 2 years ago

@vsoftco @dstebila @baentsch @greebie @truth-quark @xvzcf @christianpaquin can we use ubuntu cross compiled liboqs.dll as shared library in windows instead of oqs.dll which is obtained by compiling liboqs in windows for usage with liboqs-python.

baentsch commented 2 years ago

This should be possible. But as stated in #53 I don't have a local Windows machine to confirm this myself.

christianpaquin commented 2 years ago

As Michael said, should be possible. Can you try that @evil-user and report back if it worked?

evil-user commented 2 years ago

Thanks for replying @baentsch @christianpaquin i will try and report back here.

baentsch commented 1 year ago

Closing due to inactivity (assuming issue is resolved).