From 40db7daea96ff50576fc9d29c5a49b353ee773f7 Mon Sep 17 00:00:00 2001 From: Petr Muzikant <30979983+Muzosh@users.noreply.github.com> Date: Thu, 13 Jul 2023 16:10:05 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cf2330c..d85313ac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Post-Quantum support -- adds the functionality to handle Dilithium5 operations +- adds the functionality to handle FALCON, SPHINCS+ and Dilithium5 operations +- currently, only Dilithium5 was tested in https://github.com/Muzosh/Post-Quantum-Authentication-On-The-Web **Before usage, call the following function atleast once if you are using OIDs from [here](https://github.com/open-quantum-safe/oqs-provider/blob/main/ALGORITHMS.md#oids)** ```php