open-quantum-safe / liboqs-java

liboqs-java is an open source Java wrapper for the liboqs C library. The Open Quantum Safe (OQS) project provides software for prototyping quantum-resistant cryptography.
https://openquantumsafe.org
MIT License
37 stars 24 forks source link

Setup CircleCI #5

Closed jimouris closed 4 years ago

jimouris commented 4 years ago

Address issue #4.

Install liboqs dependencies and build it, build liboqs-java and run both the tests and the examples. Here is the liboqs-java CircleCI status.

christianpaquin commented 4 years ago

@jimouris, @baentsch; please let me know when this is ready to merge (I'm not sure if you are still waiting on some containers to be setup)

baentsch commented 4 years ago

I'd be OK with merge already now. We can always keep improving...