MINGW-packages icon indicating copy to clipboard operation
MINGW-packages copied to clipboard

add liboqs 0.10.0

Open d0p1s4m4 opened this issue 10 months ago • 6 comments

liboqs is a C library for prototyping and experimenting with quantum-resistant cryptography

d0p1s4m4 avatar Apr 08 '24 18:04 d0p1s4m4

lgtm.

Is it on purpose that this only builds the static lib?

lazka avatar Apr 15 '24 06:04 lazka

I find a Rust package that depends on this library. I want to have a shared version of lib :)

ognevny avatar Apr 17 '24 09:04 ognevny

okay, I'll work on it this WE, I need to write a few patch in order to build shared libs ^^

d0p1s4m4 avatar Apr 17 '24 09:04 d0p1s4m4

@d0p1s4m4 ping you to ask what's the progress on this?

ognevny avatar Apr 25 '24 04:04 ognevny

@d0p1s4m4 ping you to ask what's the progress on this?

I think it's should be fine now.

d0p1s4m4 avatar Apr 25 '24 06:04 d0p1s4m4

@d0p1s4m4 ping you to ask what's the progress on this?

I think it's should be fine now.

there is a compile error in CLANG64

ognevny avatar Apr 26 '24 10:04 ognevny

To get clang to work someone probably needs to fix the duplicate symbols in upstream.

lazka avatar Aug 14 '24 21:08 lazka

I've added oqsprovider in https://github.com/msys2/MINGW-packages/pull/21655

lazka avatar Aug 15 '24 10:08 lazka