{"id":19069056,"url":"https://github.com/mihaitodor/paillier","last_synced_at":"2025-04-28T14:09:46.461Z","repository":{"id":90356971,"uuid":"134141745","full_name":"mihaitodor/paillier","owner":"mihaitodor","description":"Optimised implementation of the Paillier cryptosystem","archived":false,"fork":false,"pushed_at":"2018-05-20T10:52:41.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T14:09:40.114Z","etag":null,"topics":["crt","cryptosystem","homomorphic-encryption","public-key-cryptography"],"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/mihaitodor.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":"2018-05-20T10:42:59.000Z","updated_at":"2023-03-30T08:43:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"e06a5304-89cc-430a-8279-d125e67c28b6","html_url":"https://github.com/mihaitodor/paillier","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/mihaitodor%2Fpaillier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihaitodor%2Fpaillier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihaitodor%2Fpaillier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihaitodor%2Fpaillier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mihaitodor","download_url":"https://codeload.github.com/mihaitodor/paillier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251326849,"owners_count":21571636,"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":["crt","cryptosystem","homomorphic-encryption","public-key-cryptography"],"created_at":"2024-11-09T01:13:07.592Z","updated_at":"2025-04-28T14:09:46.448Z","avatar_url":"https://github.com/mihaitodor.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# paillier\n\nA self-contained implementation of the Paillier cryptosystem with the CRT (Chinese Remainder Theorem) optimisation for decryption using GMP.\n\n[SeComLib](https://github.com/mihaitodor/SeComLib) was used as a reference and this implementation contains the same optimisations. For further details, please consult the following [code](https://github.com/mihaitodor/SeComLib/blob/master/core/paillier.cpp) and paper: \"Public-Key Cryptosystems Based on Composite Degree Residuosity Classes\" by Pacal Paillier, 1999.\n\nTo build and run the code: `gcc -lgmp paillier.cpp \u0026\u0026 ./a.out 1 2`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihaitodor%2Fpaillier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmihaitodor%2Fpaillier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihaitodor%2Fpaillier/lists"}