Use this section to tell people about which versions of your project are currently being supported with security updates.
| Version | Supported |
|---|---|
| 5.1.x | ✅ |
| 5.0.x | ❌ |
| 4.0.x | ✅ |
| < 4.0 | ❌ |
Use this section to tell people how to report a vulnerability.
Tell them where to go, how often they can expect to get an update on a reported vulnerability, what to expect if the vulnerability is accepted or declined, etc.
If you discover a security vulnerability in this repository, please report it privately.
- Use GitHub's private vulnerability reporting feature (enabled).
- Alternatively, contact: shamircrackerlab@gmail.com
- Do not open public issues for security concerns. =======
This repository is a validation and verification suite for Shamir Secret Sharing (SSS) implementations.
It is intended for:
- cryptographic audits,
- bug bounty programs,
- research and validation workflows.
This repository is not a production cryptographic library.
If you discover a security issue, implementation flaw, or validation gap related to this repository:
- Do not open a public issue.
- Contact the repository owner directly using a responsible disclosure process.
Details for secure contact will be provided upon request.
This repository:
- validates mathematical and security properties of Shamir Secret Sharing,
- provides deterministic and reproducible validation tests.
This repository does not:
- guarantee security of third-party systems,
- provide operational or deployment guidance,
- cover side-channel, hardware, or protocol-level attacks.
This project is provided "as is", without warranty of any kind.
Use of this repository does not imply endorsement, certification, or security assurance of any system or implementation.
suite2/feat/shamir-validation