Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 606 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 606 Bytes

Cryptographic Multilinear Maps in Sage

Sage (6.4.1 and later) implementation of the GGH and CLT multilinear map scheme. Partial implementation of a semantically-secure order-revealing encryption scheme.

A lattice-based attack on CLT has been included, but this is not the most recent nor most devastating attack on CLT (which has yet to recover from the most recent attack).

Work on the graph-induced multilinear map scheme is in progress.