{"id":17060923,"url":"https://github.com/ergl/sss","last_synced_at":"2026-02-06T06:01:37.700Z","repository":{"id":91566701,"uuid":"231805358","full_name":"ergl/sss","owner":"ergl","description":"Basic Shamir's Secret Sharing","archived":false,"fork":false,"pushed_at":"2020-01-05T21:24:43.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-23T06:26:16.835Z","etag":null,"topics":["cryptography","pony-language","shamir","shamir-secret-sharing"],"latest_commit_sha":null,"homepage":"","language":"Pony","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ergl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-04T17:54:53.000Z","updated_at":"2020-01-06T21:49:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f78cd05-24e5-43cc-bded-3f46dbd15829","html_url":"https://github.com/ergl/sss","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ergl/sss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergl%2Fsss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergl%2Fsss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergl%2Fsss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergl%2Fsss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ergl","download_url":"https://codeload.github.com/ergl/sss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergl%2Fsss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29153136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cryptography","pony-language","shamir","shamir-secret-sharing"],"created_at":"2024-10-14T10:45:35.889Z","updated_at":"2026-02-06T06:01:37.674Z","avatar_url":"https://github.com/ergl.png","language":"Pony","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shamir's Secret Sharing Scheme\n\nA basic Shamir's Secret Sharing implementation, built for the Cryptography and Coding Theory course at UCM, 2019/2020.\n\nYou can find the Python 3 version in its [own repo](https://github.com/ergl/sss_py).\n\n# Build\n\nA simple `make` will do (provided you have `ponyc` installed).\n\n# Usage\n\nBy default, the compiled binary will be located in the `_build` folder.\n\n```\n$ ./_build/sss -h\nusage: sss [\u003coptions\u003e] [\u003cargs\u003e ...]\n\nA simple Shamir's secret sharing program\n\nOptions:\n   -h, --help=false\n   -t, --threshold        Share threshold to recover the secret\n   -n, --shares           Number of shares to generate\n   -e, --encrypt=true     Tells sss to encrypt a secret\n   -d, --decrypt=false    Tells sss to decrypt a secret\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fergl%2Fsss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fergl%2Fsss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fergl%2Fsss/lists"}