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

This commit is contained in:
saymrwulf 2018-01-12 22:42:00 +01:00
parent 1a41c4692f
commit ab5945dfd5

View file

@ -90,3 +90,4 @@
2018-01-07T03:05:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (cryptography)
2018-01-07T18:07:00 - Minor doc updates: linking to article on quantization (cryptography)
2018-01-07T20:19:00 - Refactor for clarity, might break a few tests though (cryptography)
2018-01-12T22:42:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography)