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

This commit is contained in:
saymrwulf 2015-02-04 21:05:00 +01:00
parent 9fa27c54ae
commit 190194248c

View file

@ -18,3 +18,4 @@
2014-11-29T06:58:00 - Refactor for clarity, might break a few tests though (cryptography)
2014-12-11T03:38:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography)
2014-12-11T18:48:00 - Quick fix, referencing a known issue from the official repo (cryptography)
2015-02-04T21:05:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography)