{"id":18394582,"url":"https://github.com/crodriguezvega/probabilisticpubkey","last_synced_at":"2025-07-11T10:04:18.446Z","repository":{"id":78658169,"uuid":"177661545","full_name":"crodriguezvega/probabilisticpubkey","owner":"crodriguezvega","description":"Probabilistic public-key crypto systems in Rust","archived":false,"fork":false,"pushed_at":"2021-02-09T12:07:21.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T13:19:35.689Z","etag":null,"topics":["blum-goldwasser","crypto","cryptography","cryptography-library","goldwasser-micali","probabilistic-pubkey","public-key-cryptography","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/crodriguezvega.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-03-25T20:44:27.000Z","updated_at":"2021-02-09T12:07:24.000Z","dependencies_parsed_at":"2023-03-03T14:30:25.656Z","dependency_job_id":null,"html_url":"https://github.com/crodriguezvega/probabilisticpubkey","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/crodriguezvega%2Fprobabilisticpubkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crodriguezvega%2Fprobabilisticpubkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crodriguezvega%2Fprobabilisticpubkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crodriguezvega%2Fprobabilisticpubkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crodriguezvega","download_url":"https://codeload.github.com/crodriguezvega/probabilisticpubkey/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248571837,"owners_count":21126522,"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":["blum-goldwasser","crypto","cryptography","cryptography-library","goldwasser-micali","probabilistic-pubkey","public-key-cryptography","rust","rust-lang"],"created_at":"2024-11-06T02:06:34.981Z","updated_at":"2025-04-12T13:19:38.303Z","avatar_url":"https://github.com/crodriguezvega.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# probabilisticpubkey\n\n[![Build Status](https://travis-ci.org/crodriguezvega/probabilisticpubkey.svg?branch=master)](https://travis-ci.org/crodriguezvega/probabilisticpubkey)\n\nProbabilistic public-key crypto systems in Rust. Implementations of Goldwasser-Micali and Blum-Goldwasser algorithms as described in [chapter 8](http://cacr.uwaterloo.ca/hac/about/chap8.pdf) of \"Handbook of Applied Cryptography\" by Alfred J. Menezes et al.\n\nBuild:\n\n`cargo build`\n\nRun tests:\n\n`cargo test`\n\nGenerate documentation:\n\n`cargo doc --no-deps --document-private-items --open`\n\nRun examples:\n\n`cargo run --example goldwasser_micali`\n\n`cargo run --example blum_goldwasser`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrodriguezvega%2Fprobabilisticpubkey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrodriguezvega%2Fprobabilisticpubkey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrodriguezvega%2Fprobabilisticpubkey/lists"}