We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100bc46 commit e0e801fCopy full SHA for e0e801f
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 checks 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