Argyle-Software / kyber

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

Add: NASM as an alternative to GAS #23

Closed mberry closed 1 year ago

mberry commented 1 year ago

Add: nasm feature gate Add: build script to compile and link files Refactor: optional build dependencies Refactor: run_all_tests script to test the nasm code when variable is provided