{"id":22303552,"url":"https://github.com/lovesh/bulletproofs-amcl","last_synced_at":"2025-03-26T00:33:42.634Z","repository":{"id":150949741,"uuid":"163765426","full_name":"lovesh/bulletproofs-amcl","owner":"lovesh","description":"Bulletproofs for a pairing friendly curve using milagro crypto","archived":false,"fork":false,"pushed_at":"2020-02-04T14:11:52.000Z","size":1141,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T21:20:01.379Z","etag":null,"topics":["bulletproofs","range-proofs"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lovesh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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-01-01T20:46:55.000Z","updated_at":"2024-12-11T12:31:13.000Z","dependencies_parsed_at":"2023-05-06T19:32:27.988Z","dependency_job_id":null,"html_url":"https://github.com/lovesh/bulletproofs-amcl","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/lovesh%2Fbulletproofs-amcl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesh%2Fbulletproofs-amcl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesh%2Fbulletproofs-amcl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesh%2Fbulletproofs-amcl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovesh","download_url":"https://codeload.github.com/lovesh/bulletproofs-amcl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245566105,"owners_count":20636391,"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":["bulletproofs","range-proofs"],"created_at":"2024-12-03T18:44:12.948Z","updated_at":"2025-03-26T00:33:42.607Z","avatar_url":"https://github.com/lovesh.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bulletproofs\n\n1. Bulletproofs implementation primarily intended for a pairing friendly curve. Only 2 curves are supported, BLS12-381 and BN254 for now. \nDefaults to BLS12-381. Curve can be changed by changing default feature.\n2. Largely based on [dalek's Bulletproof implementation](https://github.com/dalek-cryptography/bulletproofs). \ndalek's is not used since it works over Ristretto curve but since Ursa's credentials are on a pairing friendly curve, \nthe Bulletproof needs to work over the same curve. The code is distributed under the terms of both the MIT license and the Apache 2.0 License.\n3. Uses [Apache Milagro](https://github.com/milagro-crypto/amcl) for finite field and elliptic curve operations.\n4. R1CS support is present though the API differs from dalek's. For gadgets, check [here](src/r1cs/gadgets).\n\n## License\nLicensed under either of\n- Apache License, Version 2.0, ([LICENSE-APACHE](./LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](./LICENSE-MIT) or http://opensource.org/licenses/MIT)\nat your option.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovesh%2Fbulletproofs-amcl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovesh%2Fbulletproofs-amcl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovesh%2Fbulletproofs-amcl/lists"}