Implementation of PEAPOD paper (Attribute Based Publishing with Hidden Credentials by Kapadia et al.) in the Java programming language with the Spring boot web framework and Redis in memory database as a backend.
-
Building:
make
-
Running:
./bin/spring.sh
-
Testing: