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

This commit is contained in:
saymrwulf 2024-02-02 02:39:00 +01:00
parent 3e2c5fce3c
commit 46dcf60d6e

View file

@ -273,3 +273,4 @@
2024-01-03T18:11:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography)
2024-01-03T20:22:00 - Minor doc updates: linking to article on quantization (cryptography)
2024-02-02T21:04:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography)
2024-02-02T02:39:00 - Refactor for clarity, might break a few tests though (cryptography)