From c98bf607bb71d68bc4c3610247d8fb3e4adf4a44 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 28 Jul 2014 06:45:00 +0200 Subject: [PATCH] Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 0ee577b..a8a6181 100644 --- a/notes.md +++ b/notes.md @@ -12,3 +12,4 @@ 2014-07-25T07:14:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2014-07-28T04:09:00 - Implementing approach from a new paper read last night (stable-baselines3) 2014-07-28T08:09:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) +2014-07-28T06:45:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3)