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

This commit is contained in:
saymrwulf 2022-02-22 19:27:00 +01:00
parent 93ef44668c
commit 7d4f7f89d5

View file

@ -202,3 +202,4 @@
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)
2022-02-22T19:27:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography)