cryspen / libcrux

The formally verified crypto library for Rust
https://cryspen.com/libcrux
Apache License 2.0
81 stars 13 forks source link

mlkem c all versions #303

Closed franziskuskiefer closed 3 months ago

franziskuskiefer commented 3 months ago

On this branch we split the C code extraction such that we have individual modules for all key sizes and platforms.

Because we can only extract for the host platform right now, only the portable and avx2 C code is working.