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

This commit is contained in:
saymrwulf 2019-08-18 22:12:00 +02:00
parent fe6a1b4b1b
commit d970f888ed

View file

@ -130,3 +130,4 @@
2019-07-24T05:29:00 - Refactor for clarity, might break a few tests though (cryptography)
2019-08-18T17:20:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography)
2019-08-18T20:28:00 - Implementing approach from a new paper read last night (cryptography)
2019-08-18T22:12:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography)