witness-encryption-demos icon indicating copy to clipboard operation
witness-encryption-demos copied to clipboard

World's first implementation of a (possibly) secure witness encryption scheme. Uses the CLT13 multilinear map.

Results 2 witness-encryption-demos issues
Sort by recently updated
recently updated
newest added

It isn't clear what version of what dependencies are required to build this. It doesn't compile on my machine, first, I had to disable warnings in `libaesrand`: ``` withinboredom@Legion:~/code/witness-encryption-demos$ ./build.sh...

### Please ask if it is because the version of flint I am using is too new (I am using flint2 found on Github), if so, can you please share...