Application-level Shamir Secret Sharing usage example.
This repository demonstrates integration and usage patterns based on the validated reference implementation.
App Shamir provides an application-level example of using Shamir's Secret Sharing in structured environments.
It demonstrates integration patterns, operational workflows, and non-sensitive metadata logging based on a validated reference implementation.
This repository provides application-level usage examples of Shamir Secret Sharing.
It depends on the reference validation repository: https://github.com/krunixbase/shamir-sss-validation
- application-level integration
- usage examples
- no cryptographic validation
- no reference guarantees
- Secret splitting and recovery using Shamir's algorithm
- Configurable threshold and share count
- Application-level logging of non-sensitive metadata
- CLI interface for reproducible workflows
- Modular structure for integration examples
docs/ # Architecture notes and integration documentation
This repository is NOT a cryptographic reference implementation and does NOT provide independent security guarantees.
All cryptographic properties are defined and validated in the upstream validation repository.
This project is licensed under the GNU GPL v3.0 — ensuring transparency, freedom to modify, and protection against proprietary lock-in.
For institutional inquiries, audits, or integration support:
Twitter: @shamircrackerlab