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

This commit is contained in:
saymrwulf 2023-10-21 21:01:00 +02:00
parent d5085e163a
commit e21d86d9c3

View file

@ -258,3 +258,4 @@
2023-10-05T21:16:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (cryptography)
2023-10-06T21:59:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography)
2023-10-21T03:02:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (cryptography)
2023-10-21T21:01:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography)