Skip to main content

Shamir's secret sharing algorithm in Python

Project description

pysss

build

This is a minimalist and yet complete implementation of Shamir's Secret Sharing Algorithm as described in [^JACM1979]. The goal is to provide, as much as possible, a generic and efficient implementation. There are two ports of the algorithm in two languages: C and Python. Each port can be used separately from the other.

[^JACM1979]: Adi Shamir, "How to share a secret", Communications of the ACM 22(11):612-613. doi:10.1145/359168.359176

Requirements

Python 3 (tested with Python 3.8.10)

Bugs/Questions

In case of bugs/questions, contact me on Github

LICENSE

See LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysss-1.0.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

pysss-1.0.0-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page