diff --git a/notes.md b/notes.md index 66c9fc0d8..7d7891728 100644 --- a/notes.md +++ b/notes.md @@ -90,3 +90,4 @@ 2018-01-07T03:05:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (cryptography) 2018-01-07T18:07:00 - Minor doc updates: linking to article on quantization (cryptography) 2018-01-07T20:19:00 - Refactor for clarity, might break a few tests though (cryptography) +2018-01-12T22:42:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography)