Update README.md

This commit is contained in:
Petr Muzikant 2023-07-13 16:10:05 +02:00 committed by GitHub
parent 664d77761c
commit 40db7daea9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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