Daira-Emma Hopwood
Daira-Emma Hopwood
I just realized we should be requiring unit tests for this. @zkbot r-
@str4d and I were considering whether to use some different hash function (than SHA-256d), but decided this was fine as-is. It still needs tests though, I will write some.
Let's not include this in 4.1.1; it looks like it needs more work. @zkbot r-
We should probably aim for the window tables for $2^k$ bases (i.e. $64 \cdot 2^k \cdot 2^w$ for $2^w$-entry tables) to fit in, say, L2 cache.
Well that's annoying. I don't know what the glibc maintainers were thinking: there's no benefit to removing a function that is essentially a synonym for `sched_yield`. It can't simplify anything,...
Sorry we missed this! Is this question still relevant?
> Looking at `contrib/debian/copyright`, we currently only add copyright entries for files that are either actually part of our git history (e.g. the M4 build scripts), or files that become...
Codecov seems quite confused; its measurements are not at all accurate, even for `zip304.rs`.
Copying relevant discussion from #805: ---- NIST [have selected](https://www.nist.gov/news-events/news/2022/07/nist-announces-first-four-quantum-resistant-cryptographic-algorithms) some of the algorithms to be standardized in their post-quantum cryptography project: the key encapsulation mechanism CRYSTALS-Kyber (which can be used...