pqc/crypto_kem/kyber768
Matthias J. Kannwischer 6c98832774 remove unnecessary if in kyber768
clang-tidy9.0.0 added a new check: bugprone-branch-clone
(https://releases.llvm.org/9.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html)
This doesn't like both branches of an if are the same.
In this case I don't think there is any reason to do this, so I've removed it.
2021-03-24 21:02:44 +00:00
..
avx2 remove unnecessary if in kyber768 2021-03-24 21:02:44 +00:00
clean Enable optimizers on Windows (#244) 2019-10-21 14:23:59 +02:00
META.yml Add Kyber90s 2019-09-24 08:01:54 +02:00