{"id":17942738,"url":"https://github.com/b1f6c1c4/naive-garble","last_synced_at":"2025-04-03T13:27:56.343Z","repository":{"id":41757987,"uuid":"188771754","full_name":"b1f6c1c4/naive-garble","owner":"b1f6c1c4","description":"Naïve implementation of garbled circuits.","archived":false,"fork":false,"pushed_at":"2023-10-27T01:18:54.000Z","size":1891,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T02:31:36.945Z","etag":null,"topics":["cryptography","garbled-circuits","oblivious-transfer","secure-computation","sfe"],"latest_commit_sha":null,"homepage":"","language":"C","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/b1f6c1c4.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":"2019-05-27T04:39:22.000Z","updated_at":"2022-01-15T22:43:09.000Z","dependencies_parsed_at":"2025-02-09T02:31:35.772Z","dependency_job_id":"fb57525f-0169-42a3-a262-008b7f08f2a6","html_url":"https://github.com/b1f6c1c4/naive-garble","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/b1f6c1c4%2Fnaive-garble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1f6c1c4%2Fnaive-garble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1f6c1c4%2Fnaive-garble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1f6c1c4%2Fnaive-garble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b1f6c1c4","download_url":"https://codeload.github.com/b1f6c1c4/naive-garble/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247008873,"owners_count":20868435,"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":["cryptography","garbled-circuits","oblivious-transfer","secure-computation","sfe"],"created_at":"2024-10-29T03:07:10.772Z","updated_at":"2025-04-03T13:27:56.076Z","avatar_url":"https://github.com/b1f6c1c4.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# naive-garble\n\n[Garbled circuit](https://en.wikipedia.org/wiki/Garbled_circuit) is a cryptography protocol that facilitates secured function evalutation (SFE).\nThis site demonstrates the basics of it and can be used for SFE in limited scenarios (semi-trusted).\n\n## Online\n\nSee [Demo](https://garbled.netlify.com/) in WebAssembly.\n\n## Run Locallly\n\n```sh\nmake -j4\n./bin/garble --alice 1  # 0~3\n./bin/garble --bob 2    # 0~3\n# Should evaluate to min(1, 2) = 1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb1f6c1c4%2Fnaive-garble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb1f6c1c4%2Fnaive-garble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb1f6c1c4%2Fnaive-garble/lists"}