Skip to content

Audit‑ready Shamir Secret Sharing application with forensic logging and institutional‑grade documentation.

License

Notifications You must be signed in to change notification settings

krunixbase/app-shamir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Shamir

Application-level Shamir Secret Sharing usage example.

This repository demonstrates integration and usage patterns based on the validated reference implementation.

🔐 Purpose

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.

Status

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

Scope

  • application-level integration
  • usage examples
  • no cryptographic validation
  • no reference guarantees

🧱 Core Features

  • 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

📦 Repository Structure

docs/ # Architecture notes and integration documentation

Disclaimer

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.

📜 License

This project is licensed under the GNU GPL v3.0 — ensuring transparency, freedom to modify, and protection against proprietary lock-in.

🧭 Contact

For institutional inquiries, audits, or integration support:
Twitter: @shamircrackerlab


About

Audit‑ready Shamir Secret Sharing application with forensic logging and institutional‑grade documentation.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages