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

Some constants without comment #55

Closed oilel closed 1 year ago

oilel commented 1 year ago

https://docs.rs/pqc_kyber/latest/src/pqc_kyber/params.rs.html There're some constants without comment e.g., KYBER_ETA1, KYBER_POLYBYTES, KYBER_POLYCOMPRESSEDBYTES, etc.