Argyle-Software / kyber

A rust implementation of the Kyber post-quantum KEM
https://docs.rs/pqc_kyber/
Apache License 2.0
170 stars 40 forks source link

v0.5.0 #70

Closed mberry closed 1 year ago

mberry commented 1 year ago

Update: changelog Update: wasm binary and files Bump: deps Add: release on version tag github action Add: release checklist

mberry commented 1 year ago

The issues on 32bit android regarding the libunwind and llvm migration are now popping up on 64bit android.

For now I've removed them from CI until the cross images are updated or there is a workaround. Using a modern SDK I'm not having any problems compiling for android.