Release 2022.12.0 of libjade, a post-quantum crypto library.

The first release of libjade is available. In this first release, we distribute the assembly files for every implementation in the library, including Kyber and Dilithium, and the corresponding header files for quick integration. We also provide easy-to-compile code examples using the C programming language for users who wish to run the available cryptographic primitives. The README.md distributed within this first release briefly overviews the contents of the package and uses Kyber as an example to demonstrate the available features. This release’s primary download artifact, or asset, in the GitHub terminology, can be downloaded here.

We currently support the amd64 architecture, also known as x64 or x86_64, and Linux / macOS. Feel free to perform your own experiments and provide feedback.