Skip to content

liboqs-java version 0.2.0

Latest
Compare
Choose a tag to compare
@SWilson4 SWilson4 released this 24 Jan 14:52
1d7530e

liboqs-java version 0.2.0

About

The Open Quantum Safe (OQS) project has the goal of developing and prototyping quantum-resistant cryptography. More information on OQS can be found on our website: https://openquantumsafe.org/ and on Github at https://github.com/open-quantum-safe/.

liboqs is an open source C library for quantum-resistant cryptographic algorithms. See more about liboqs at https://github.com/open-quantum-safe/liboqs/, including a list of supported algorithms.

liboqs-java is an open source Java wrapper for the liboqs C library for quantum-resistant cryptographic algorithms. Details about liboqs-java can be found in README.md. See in particular limitations on intended use.

Release notes

This version of liboqs-java was released on January 24, 2025. Its release page on GitHub is https://github.com/open-quantum-safe/liboqs-java/releases/tag/0.2.0.

This release adds support for liboqs digital signature APIs for signing and verifying with a context string.

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0