Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography)

This commit is contained in:
saymrwulf 2022-06-11 03:27:00 +02:00
parent 2990ec4427
commit 96ff240b80

View file

@ -218,3 +218,4 @@
2022-05-22T17:17:00 - Refactor for clarity, might break a few tests though (cryptography)
2022-05-22T17:59:00 - Minor doc updates: linking to article on quantization (cryptography)
2022-06-09T01:38:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography)
2022-06-11T03:27:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography)