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 41f7bcb commit 5add56cCopy full SHA for 5add56c
CHANGES.md
@@ -10,7 +10,7 @@
10
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
+- Bugfix on Linux platforms, `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
0 commit comments