Skip to content

Commit b65d731

Browse files
committed
Update API reference version to 0.8.1b0 in documentation
Signed-off-by: DavidOsipov <[email protected]>
1 parent 52e30ff commit b65d731

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/DOCUMENTATION.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# PostQuantum-Feldman-VSS API Reference (Version 0.8.0b3)
1+
# PostQuantum-Feldman-VSS API Reference (Version 0.8.1b0)
22

33
This document provides a detailed API reference for the `PostQuantum-Feldman-VSS` library, a Python implementation of Feldman's Verifiable Secret Sharing (VSS) scheme designed for post-quantum security. It covers all public classes and methods, including parameters, return types, descriptions, examples, and security considerations.
44

5-
**Important Note:** This library is currently in **beta (0.8.0b3)** and has *not* undergone a formal security audit. It is **not recommended for use in production environments** without a thorough independent review by qualified cryptography experts. Refer to the main `README.md` for known security vulnerabilities.
5+
**Important Note:** This library is currently in **beta (0.8.1b0)** and has *not* undergone a formal security audit. It is **not recommended for use in production environments** without a thorough independent review by qualified cryptography experts. Refer to the main `README.md` for known security vulnerabilities.
66

77
## Table of Contents
88

9-
- [PostQuantum-Feldman-VSS API Reference (Version 0.8.0b3)](#postquantum-feldman-vss-api-reference-version-080b3)
9+
- [PostQuantum-Feldman-VSS API Reference (Version 0.8.1b0)](#postquantum-feldman-vss-api-reference-version-081b0)
1010
- [Table of Contents](#table-of-contents)
1111
- [Introduction](#introduction)
1212
- [Classes](#classes)

0 commit comments

Comments
 (0)