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

NASM feature #33

Closed mberry closed 1 year ago

mberry commented 1 year ago

Adds a NASM alternative for systems that can't use GAS, locked behind a feature gate.