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

This commit is contained in:
saymrwulf 2023-08-22 08:52:00 +02:00
parent b0469f62b2
commit 4f4d392c7a

View file

@ -280,3 +280,4 @@
2023-08-02T22:51:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)
2023-08-22T19:29:00 - Quick fix, referencing a known issue from the official repo (prophet)
2023-08-22T22:25:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)
2023-08-22T08:52:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet)