{"id":13497907,"url":"https://github.com/noot/schnorr-verify","last_synced_at":"2025-07-27T20:39:35.950Z","repository":{"id":41262752,"uuid":"503924356","full_name":"noot/schnorr-verify","owner":"noot","description":"super cheap solidity schnorr sig verification using only ecrecover and keccak256","archived":false,"fork":false,"pushed_at":"2022-09-08T01:24:13.000Z","size":290,"stargazers_count":50,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T13:18:08.282Z","etag":null,"topics":["cryptography","ethereum","schnorr","solidity"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noot.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}},"created_at":"2022-06-15T21:15:17.000Z","updated_at":"2025-03-04T21:27:02.000Z","dependencies_parsed_at":"2023-01-18T00:25:12.450Z","dependency_job_id":null,"html_url":"https://github.com/noot/schnorr-verify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noot/schnorr-verify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fschnorr-verify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fschnorr-verify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fschnorr-verify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fschnorr-verify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noot","download_url":"https://codeload.github.com/noot/schnorr-verify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fschnorr-verify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267419981,"owners_count":24084287,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cryptography","ethereum","schnorr","solidity"],"created_at":"2024-07-31T20:00:44.367Z","updated_at":"2025-07-27T20:39:35.886Z","avatar_url":"https://github.com/noot.png","language":"JavaScript","funding_links":[],"categories":["Specific statements"],"sub_categories":["Signature verification"],"readme":"# Optimized Schnorr verification contract\n\nThis repo contains a contract `Schnorr.sol` which verifies a Schnorr signature using only `ecrecover` and `keccak256`. \n\nTotal gas cost: `29743`\n\n### How it works\n\nSee https://hackmd.io/@nZ-twauPRISEa6G9zg3XRw/SyjJzSLt9\n\n### Try it out\n\nCompile:\n```\nnpx hardhat compile\n```\n\nTest:\n```\nnpx hardhat test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoot%2Fschnorr-verify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoot%2Fschnorr-verify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoot%2Fschnorr-verify/lists"}