Anjan Roy
Results
12
issues of
Anjan Roy
## What's new ? Only one watcher go-routine was used previously running single kernel event loop, to which all accepted sockets were delegated to for their life-time. Now I'm experimenting...
:wave: I was looking at the `standard` branch's `crypto_kem_enc_derand` function https://github.com/pq-crystals/kyber/blob/d1321ce5ac0b53f583eb47a040dc3625ee8e7e37/ref/kem.c#L59-L96 and I wonder why doesn't it conform to NIST draft standard FIPS 203, specifically line 984-985 in https://doi.org/10.6028/NIST.FIPS.203.ipd ?...