{"id":17834596,"url":"https://github.com/basileioskal/pairing_crypto_fork","last_synced_at":"2026-01-21T03:01:45.689Z","repository":{"id":225527905,"uuid":"578339652","full_name":"BasileiosKal/pairing_crypto_fork","owner":"BasileiosKal","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-16T11:18:56.000Z","size":51166,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T20:32:11.506Z","etag":null,"topics":[],"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/BasileiosKal.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-14T20:31:25.000Z","updated_at":"2024-08-07T12:03:49.000Z","dependencies_parsed_at":"2024-10-27T20:34:13.521Z","dependency_job_id":"d46fd253-582d-4e39-a466-4a4e7ada739b","html_url":"https://github.com/BasileiosKal/pairing_crypto_fork","commit_stats":null,"previous_names":["basileioskal/pairing_crypto_fork"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BasileiosKal/pairing_crypto_fork","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasileiosKal%2Fpairing_crypto_fork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasileiosKal%2Fpairing_crypto_fork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasileiosKal%2Fpairing_crypto_fork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasileiosKal%2Fpairing_crypto_fork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BasileiosKal","download_url":"https://codeload.github.com/BasileiosKal/pairing_crypto_fork/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasileiosKal%2Fpairing_crypto_fork/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28624341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-27T20:07:27.582Z","updated_at":"2026-01-21T03:01:45.672Z","avatar_url":"https://github.com/BasileiosKal.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![MATTR](./docs/assets/mattr-logo-square.svg)](https://github.com/mattrglobal)\n\n# Pairing Cryptography\n\nThis library is a simple and easy to use one stop shop for [pairing-based cryptography](https://en.wikipedia.org/wiki/Pairing-based_cryptography) written in [Rust](rust-lang.org).\n\n**Note** This library has not undergone an independent implementation audit.\n\n## Supported Curves\n\n- [BLS 12-381](https://tools.ietf.org/html/draft-irtf-cfrg-pairing-friendly-curves-09#section-4.2.1)\n\nFor a more exhaustive list of those published by the [CFRG](https://irtf.org/cfrg) please refer to [here](https://tools.ietf.org/html/draft-irtf-cfrg-pairing-friendly-curves-09)\n\n## Supported Signature Algorithms\n\n- [BBS Signatures draft-03](https://www.ietf.org/archive/id/draft-irtf-cfrg-bbs-signatures-03.html)\n\n## Contribution Guide\n\nTo get started contributing to this project be sure to check out our [contribution guide](./docs/CONTRIBUTING.md)\n\n## Repository Structure\n\nBelow is an outline of the repositories structure\n\n```\n├── src - Main source code folder\n│   ├ common - Common functionality and utilities\n│   ├ curves - Defines the different pairing based elliptic curves supported by the library\n│   └ schemes - Defines the different cryptographic schemes (e.g. BBS signatures) supported by the library\n│   └ tests - Unit tests\n├── tests - Integration tests (public APIs of a scheme)\n├── wrappers - Bindings to other languages\n├── benches - Benchmarks\n```\n\n## Security Policy\n\nPlease see our [security policy](./SECURITY.md) for additional details about responsible disclosure of security related\nissues.\n\n---\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://mattr.global\" target=\"_blank\"\u003e\u003cimg height=\"40px\" src =\"./docs/assets/mattr-logo-tm.svg\"\u003e\u003c/a\u003e\u003c/p\u003e\u003cp align=\"center\"\u003eCopyright © MATTR Limited. \u003ca href=\"./LICENSE\"\u003eSome rights reserved.\u003c/a\u003e\u003cbr/\u003e“MATTR” is a trademark of MATTR Limited, registered in New Zealand and other countries.\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasileioskal%2Fpairing_crypto_fork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasileioskal%2Fpairing_crypto_fork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasileioskal%2Fpairing_crypto_fork/lists"}