diff --git a/notes.md b/notes.md index 560abe7658..775cd92c2a 100644 --- a/notes.md +++ b/notes.md @@ -110,3 +110,4 @@ 2018-02-21T07:11:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2018-02-21T07:33:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2018-02-21T03:18:00 - Implementing approach from a new paper read last night (onnxruntime) +2018-02-24T19:32:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime)