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

This commit is contained in:
saymrwulf 2021-12-04 23:04:00 +01:00
parent 4832a0edf2
commit f486071b67

View file

@ -285,3 +285,4 @@
2021-11-24T02:45:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2021-12-04T00:15:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2021-12-04T08:29:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2021-12-04T23:04:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)