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 6511c75 commit aaf25c3Copy full SHA for aaf25c3
CHANGES.md
@@ -3,8 +3,7 @@
3
- Added type checking and automatic linting/formatting, https://github.com/open-quantum-safe/liboqs-python/pull/97
4
- Added a utility function for de-structuring version strings in `oqs.py`
5
- `version(version_str: str) -> tuple[str, str, str]:` - Returns a tuple
6
- containing the
7
- (major, minor, patch) versions
+ containing the (major, minor, patch) versions
8
- A warning is issued only if the liboqs-python version's major and minor
9
numbers differ from those of liboqs, ignoring the patch version
10
0 commit comments