Refactor for clarity, might break a few tests though (cryptography)

This commit is contained in:
saymrwulf 2022-02-08 08:42:00 +01:00
parent 70602ac8d9
commit 93ef44668c

View file

@ -201,3 +201,4 @@
2022-02-08T03:32:00 - Minor doc updates: linking to article on quantization (cryptography)
2022-02-08T19:01:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography)
2022-02-08T05:19:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography)
2022-02-08T08:42:00 - Refactor for clarity, might break a few tests though (cryptography)