pqc/crypto_kem/kyber768
Matthias J. Kannwischer 762706f5fe 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.
2019-10-23 08:00:26 +02:00
..
avx2 remove unnecessary if in kyber768 2019-10-23 08:00:26 +02: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