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

This commit is contained in:
saymrwulf 2023-05-02 08:47:00 +02:00
parent 77cef558a2
commit 5948c00e76

View file

@ -323,3 +323,4 @@
2023-02-14T20:21:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2023-05-02T17:22:00 - Implementing approach from a new paper read last night (pulp-runtime)
2023-05-02T01:50:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2023-05-02T08:47:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)