TaurusGGBOY / trace_revoke_functional_encryption

A Java implementation of Efficient Public Trace and Revoke from Standard Assumptions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trace_revoke_functional_encryption

A Java implementation of Efficient Public Trace and Revoke from Standard Assumptions

install

  • import project with idea
  • maven sync to install junit (or you can import dependency jar manually)
  • File-Project Struct-Libraries-add jpbc-api-2.000.jar and jpbc-plaf-2.0.0.jar in src/resources folder
  • run test in TraceRevokeFETest and GaussTest

About

A Java implementation of Efficient Public Trace and Revoke from Standard Assumptions

License:Apache License 2.0


Languages

Language:Java 100.0%