Skip to content

Commit 5add56c

Browse files
committed
Version 0.12.0
Signed-off-by: Vlad Gheorghiu <[email protected]>
1 parent 41f7bcb commit 5add56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
public_key)`
1111
- When operations fail (i.e., `OQS_SUCCESS != 0`) in functions returning
1212
non-boolean objects, a `RuntimeError` is now raised, instead of returning 0
13-
- Bugfix on Linux, `c_int` -> `c_size_t` for buffer sizes
13+
- Bugfix on Linux platforms, `c_int` -> `c_size_t` for buffer sizes
1414
- Pyright type checking fixes
1515
- Updated examples to use `ML-KEM` and `ML-DSA` as the defaults
1616

0 commit comments

Comments
 (0)