{"id":21082719,"url":"https://github.com/renproject/frost","last_synced_at":"2025-06-19T07:42:26.525Z","repository":{"id":56854235,"uuid":"510953954","full_name":"renproject/frost","owner":"renproject","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-24T01:47:33.000Z","size":240,"stargazers_count":9,"open_issues_count":1,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-06-21T18:00:22.554Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/renproject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-07-06T01:59:49.000Z","updated_at":"2023-05-08T20:11:15.000Z","dependencies_parsed_at":"2024-06-21T16:35:25.773Z","dependency_job_id":"3ff6fdcc-f484-4a4e-bdf3-21d764f418b3","html_url":"https://github.com/renproject/frost","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renproject%2Ffrost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renproject%2Ffrost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renproject%2Ffrost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renproject%2Ffrost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renproject","download_url":"https://codeload.github.com/renproject/frost/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225419562,"owners_count":17471434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-19T20:15:08.164Z","updated_at":"2024-11-19T20:15:08.623Z","avatar_url":"https://github.com/renproject.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frost\n\nImplementation of FROST multiparty signatures, in go. Paper can be accessed online [here](https://eprint.iacr.org/2020/852.pdf).\n\nThe implementation currently only supports using a signature aggregator (see paper for details).\nThe API is component style; the package exposes message and state types, and the functions handle incoming messages and possibly return a message that needs to be sent, or a signature if signing is complete, as well as potentially returning an error in the case of malicious behaviour or otherwise.\nThis means that it is the responsibility of the user of `frost` to handle sending and receiving messages over the network.\n\nThis repository is a work in progress. The following is a list of things that still need to be done.\n\n- Make support for BIP340 a configurable option.\n- Add more tests.\n- Add more documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenproject%2Ffrost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenproject%2Ffrost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenproject%2Ffrost/lists"}