Argyle-Software / kyber

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

Modify: Doc comments on functions #96

Closed mberry closed 10 months ago

mberry commented 10 months ago

Plays nicer with rust-analyzer Remove: Redundant comments Modify: Run cargo fmt on fuzz/ Remove: unnecessary pub(crate) declarations