We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100bc46 commit d64e2beCopy full SHA for d64e2be
CHANGES.md
@@ -11,6 +11,8 @@ public_key)`
11
- When operations fail (i.e., `OQS_SUCCESS != 0`) in functions returning
12
non-boolean objects, a `RuntimeError` is now raised, instead of returning 0
13
- Bugfix on Linux, `c_int` -> `c_size_t` for buffer sizes
14
+- Pyright type checking fixes
15
+- Updated examples to use `ML-KEM` and `ML-DSA` as the defaults
16
17
# Version 0.10.0 - April 1, 2024
18
0 commit comments