A base Java application for Cryptimeleon. You can use this to get started quickly with your own project.
- On the github page, click the green "Code" button and create a new codespace.
- Open
PointchevalSandersExampleCode.java
, press F5 and it'll run. You now have a working sandbox to play around in.
- Check out the project.
- Import it into your favorite IDE (ours is IntelliJ).
- Run the test case.
- Start building your application 🙂