Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.15 KB

RELEASE.md

File metadata and controls

35 lines (24 loc) · 1.15 KB

liboqs-go version 0.10.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-go is an open source Go wrapper for the liboqs C library for quantum-resistant cryptographic algorithms. Details about liboqs-go can be found in README.md. See in particular limitations on intended use.


Release notes

This release of liboqs-go was released on March 27, 2024. Its release page on GitHub is https://github.com/open-quantum-safe/liboqs-go/releases/tag/0.10.0.


What's New

This is the 13th release of liboqs-go. For a list of changes see CHANGES.md.