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

This commit is contained in:
saymrwulf 2019-01-02 17:12:00 +01:00
parent bed3bc4093
commit b3e40797a4

View file

@ -146,3 +146,4 @@
2018-12-16T20:49:00 - Implementing approach from a new paper read last night (pytorch)
2018-12-16T18:48:00 - Minor doc updates: linking to article on quantization (pytorch)
2018-12-16T00:27:00 - Minor doc updates: linking to article on quantization (pytorch)
2019-01-02T17:12:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch)