{"id":18837877,"url":"https://github.com/olegfomenko/crypto","last_synced_at":"2026-03-17T23:07:08.936Z","repository":{"id":193512843,"uuid":"688943948","full_name":"olegfomenko/crypto","owner":"olegfomenko","description":"Crypto Library","archived":false,"fork":false,"pushed_at":"2025-07-18T22:55:03.000Z","size":961,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T03:22:30.503Z","etag":null,"topics":["circom","cryptography","go"],"latest_commit_sha":null,"homepage":"","language":"Go","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/olegfomenko.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":"2023-09-08T12:40:47.000Z","updated_at":"2025-07-18T22:55:07.000Z","dependencies_parsed_at":"2023-12-07T23:30:58.179Z","dependency_job_id":"20c71343-ff82-4c90-8587-2b2a471cc9b1","html_url":"https://github.com/olegfomenko/crypto","commit_stats":null,"previous_names":["olegfomenko/crypto"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/olegfomenko/crypto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegfomenko%2Fcrypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegfomenko%2Fcrypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegfomenko%2Fcrypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegfomenko%2Fcrypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olegfomenko","download_url":"https://codeload.github.com/olegfomenko/crypto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegfomenko%2Fcrypto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30635156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T22:38:22.569Z","status":"ssl_error","status_checked_at":"2026-03-17T22:38:11.804Z","response_time":56,"last_error":"SSL_read: 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":["circom","cryptography","go"],"created_at":"2024-11-08T02:36:46.643Z","updated_at":"2026-03-17T23:07:08.920Z","avatar_url":"https://github.com/olegfomenko.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crypto\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nCrypto library by Oleg Fomenko.\n\nIncludes:\n\n- Golang implementations of different crypto algorithms:\n    1. [Diffie Hellman](./go/deffie-hellman)\n    2. [Dynamic Merkle tree (base on Treap)](./go/dynamic-merkle)\n    3. [Pedersen commitment (with Back-Maxwell rangeproof)](./go/pedersen)\n    4. [Schnorr signature over bn256 curve](./go/schnorr-bn256)\n    5. [ZK-SNARK (Pinocchio protocol) basic implementation](./go/zk-snark)\n    6. [Pedersen commitment on Circom circuits](./go/pedersen-circom)\n    7. [Elliptic curve](./go/ec)\n    8. [El-Gamal](./go/el-gamal)\n    9. [Math (crypto)](./go/math)\n    10. [RSA](./go/rsa) \n    11. [Bulletproofs](./go/bp)\n    12. [Bulletproofs++](./go/bppp)\n    13. [Pedersen commitment on GNARK circuits](./go/pedersen-gnark) \n    14. [FFT](./go/fft)\n    15. [rho-Pollard factorization via PARCS](./go/pollard) \n    16. [Verifiable Encryption](./go/ve-ca)\n    17. [Tower fields](./go/tower) \n    18. [Garbled circuit](./go/gc)\n\n- Circom circuits:\n    1. [Schnorr signature](./circuits/schnorr)\n    2. [Pedersen commitment](./circuits/pedersen)\n    3. [Merkle tree](./circuits/merkle)\n\n- SageMath implementations of different crypto algorithms:\n    1. [ZK-STARK](./sage/zk-stark)\n    2. [Reed-Solomon](./sage/rs)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folegfomenko%2Fcrypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folegfomenko%2Fcrypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folegfomenko%2Fcrypto/lists"}