{"id":20186156,"url":"https://github.com/bytemare/secp256k1","last_synced_at":"2026-04-14T10:01:20.542Z","repository":{"id":153901844,"uuid":"629733423","full_name":"bytemare/secp256k1","owner":"bytemare","description":"Go implementation of Secp256k1 based on Fiat-Crypto, with RFC9380 hash-to-curve.","archived":false,"fork":false,"pushed_at":"2026-04-07T00:14:03.000Z","size":224,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-07T00:28:14.491Z","etag":null,"topics":["cryptography","golang","hash-to-curve","prime-order-group","secp256k1"],"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/bytemare.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-18T23:21:16.000Z","updated_at":"2026-04-07T00:09:38.000Z","dependencies_parsed_at":"2026-03-22T05:00:18.692Z","dependency_job_id":null,"html_url":"https://github.com/bytemare/secp256k1","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/bytemare/secp256k1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemare%2Fsecp256k1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemare%2Fsecp256k1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemare%2Fsecp256k1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemare%2Fsecp256k1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bytemare","download_url":"https://codeload.github.com/bytemare/secp256k1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemare%2Fsecp256k1/sbom","scorecard":{"id":1238495,"data":{"date":"2025-09-07T07:13:29Z","repo":{"name":"github.com/bytemare/secp256k1","commit":"4bcbc5b0a98d0578cac2cbdea220a23c72e676f1"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: .github/renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/wf-analysis.yaml:19","Info: jobLevel 'actions' permission set to 'read': .github/workflows/wf-analysis.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/wf-analysis.yaml:28","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/wf-analysis.yaml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/wf-analysis.yaml:36","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/wf-analysis.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/wf-analysis.yaml:59","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/wf-analysis.yaml:60","Info: jobLevel 'issues' permission set to 'read': .github/workflows/wf-analysis.yaml:61","Info: jobLevel 'packages' permission set to 'read': .github/workflows/wf-analysis.yaml:63","Info: jobLevel 'statuses' permission set to 'read': .github/workflows/wf-analysis.yaml:67","Info: jobLevel 'checks' permission set to 'read': .github/workflows/wf-analysis.yaml:57","Info: jobLevel 'attestations' permission set to 'read': .github/workflows/wf-analysis.yaml:58","Info: jobLevel 'pages' permission set to 'read': .github/workflows/wf-analysis.yaml:64","Info: jobLevel 'models' permission set to 'read': .github/workflows/wf-analysis.yaml:68","Info: jobLevel 'actions' permission set to 'read': .github/workflows/wf-analysis.yaml:55","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/wf-analysis.yaml:62","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/wf-analysis.yaml:65","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/wf-analysis.yaml:66","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/wf-analysis.yaml:51","Info: found token with 'none' permissions: .github/workflows/wf-analysis.yaml:1","Info: found token with 'none' permissions: .github/workflows/wf-tests.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: netm4ul"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"11 out of 11 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-10-05T03:23:51.750Z","repository_id":153901844,"created_at":"2025-10-05T03:23:51.751Z","updated_at":"2025-10-05T03:23:51.751Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31791171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["cryptography","golang","hash-to-curve","prime-order-group","secp256k1"],"created_at":"2024-11-14T03:16:10.971Z","updated_at":"2026-04-14T10:01:20.536Z","avatar_url":"https://github.com/bytemare.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# secp256k1\n[![secp256k1](https://github.com/bytemare/secp256k1/actions/workflows/wf-analysis.yaml/badge.svg)](https://github.com/bytemare/secp256k1/actions/workflows/wf-analysis.yaml)\n[![Go Reference](https://pkg.go.dev/badge/github.com/bytemare/secp256k1.svg)](https://pkg.go.dev/github.com/bytemare/secp256k1)\n[![codecov](https://codecov.io/gh/bytemare/secp256k1/branch/main/graph/badge.svg?token=5bQfB0OctA)](https://codecov.io/gh/bytemare/secp256k1)\n\n```go\n  import \"github.com/bytemare/secp256k1\"\n```\n\nThis package implements the secp256k1 prime-order elliptic curve group with\n- [RFC9380](https://datatracker.ietf.org/doc/rfc9380/) hash-to-curve capabilities\n- [complete addition formulas](https://eprint.iacr.org/2015/1060.pdf)\n- formally verified scalar and field arithmetics provided by [Fiat-Crypto](https://github.com/mit-plv/fiat-crypto)\n- square root in the field and inversions generated by [addchain](https://github.com/mmcloughlin/addchain)\n- great effort for constant-time operations where possible\n- no external dependencies outside the standard go library\n\n## Documentation [![Go Reference](https://pkg.go.dev/badge/github.com/bytemare/secp256k1.svg)](https://pkg.go.dev/github.com/bytemare/secp256k1)\n\nYou can find the documentation and usage examples in [the package doc](https://pkg.go.dev/github.com/bytemare/secp256k1).\n\n## Versioning\n\n[SemVer](http://semver.org) is used for versioning. For the versions available, see the [tags on the repository](https://github.com/bytemare/secp256k1/tags).\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](.github/CONTRIBUTING.md) for details on the code of conduct, and the process for submitting pull requests.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytemare%2Fsecp256k1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytemare%2Fsecp256k1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytemare%2Fsecp256k1/lists"}