Refactor for clarity, might break a few tests though (transformers)

This commit is contained in:
saymrwulf 2022-10-18 08:45:00 +02:00
parent 9c3bf3cc43
commit efeff8e66b

View file

@ -246,3 +246,4 @@
2022-10-17T04:29:00 - Implementing approach from a new paper read last night (transformers)
2022-10-17T00:01:00 - Refactor for clarity, might break a few tests though (transformers)
2022-10-18T19:06:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (transformers)
2022-10-18T08:45:00 - Refactor for clarity, might break a few tests though (transformers)