Argyle-Software / kyber

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

Add: Cross compile CI tests #22

Closed mberry closed 2 years ago

mberry commented 2 years ago

Add tier 2 and big endian tests to the CI setup

Closes: #14