diff --git a/notes.md b/notes.md index 9854bbd2b..a24baf19a 100644 --- a/notes.md +++ b/notes.md @@ -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)