From a9a302ced2ab099e0cd91ba7fbf56397f2c0b30c Mon Sep 17 00:00:00 2001 From: Vlad Gheorghiu Date: Tue, 14 Jan 2025 17:45:48 -0500 Subject: [PATCH] Version 0.12.0 Signed-off-by: Vlad Gheorghiu --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e034293..69ccdf3 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ C library, which is a C library for quantum-resistant cryptographic algorithms. The wrapper is written in standard C++11, hence in the following it is assumed that you have access to a C++11 compliant compiler. liboqs-cpp has been -extensively tested on Linux, macOS and Windows platforms. Continuous integration -is provided via GitHub actions. +extensively tested on Linux, macOS, FreeBSD and Windows platforms. Continuous +integration is provided via GitHub actions. The project contains the following files and directories: