{"id":43404722,"url":"https://github.com/actuallyachraf/algebra","last_synced_at":"2026-02-02T15:49:05.868Z","repository":{"id":57509752,"uuid":"206853970","full_name":"actuallyachraf/algebra","owner":"actuallyachraf","description":"A literate :pencil: implementation of algebraic primitives for cryptography and algebraic applications :alembic:","archived":false,"fork":false,"pushed_at":"2023-02-25T01:30:56.000Z","size":58,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-15T11:52:41.325Z","etag":null,"topics":["algebra","bulletproofs","cryptography","elliptic-curve-arithmetic","elliptic-curve-cryptography","finite-fields","learning-by-doing","pairings","polynomials","primitives","schnorr-signatures"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/actuallyachraf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-06T18:39:33.000Z","updated_at":"2025-07-16T17:50:33.000Z","dependencies_parsed_at":"2022-09-26T17:50:28.808Z","dependency_job_id":null,"html_url":"https://github.com/actuallyachraf/algebra","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/actuallyachraf/algebra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actuallyachraf%2Falgebra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actuallyachraf%2Falgebra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actuallyachraf%2Falgebra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actuallyachraf%2Falgebra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actuallyachraf","download_url":"https://codeload.github.com/actuallyachraf/algebra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actuallyachraf%2Falgebra/sbom","scorecard":{"id":164043,"data":{"date":"2025-08-11","repo":{"name":"github.com/actuallyachraf/algebra","commit":"f0a537d9fb1b50e7786c9904ebb0b39876b4232d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2020-0012 / GHSA-ffhg-7mh4-33c4","Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:20:42.539Z","repository_id":57509752,"created_at":"2025-08-16T14:20:42.539Z","updated_at":"2025-08-16T14:20:42.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29014765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T14:58:54.169Z","status":"ssl_error","status_checked_at":"2026-02-02T14:58:51.285Z","response_time":58,"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":["algebra","bulletproofs","cryptography","elliptic-curve-arithmetic","elliptic-curve-cryptography","finite-fields","learning-by-doing","pairings","polynomials","primitives","schnorr-signatures"],"created_at":"2026-02-02T15:49:05.155Z","updated_at":"2026-02-02T15:49:05.854Z","avatar_url":"https://github.com/actuallyachraf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Algebra\n\nThis is a small library I write as a parallel of studying algebra\nand number theory related to cryptography it's not suitable for production usage\nand I doubt it ever will.\n\nIt aims to be literate.\n\nIt's a **WIP** and might take time to be finished.\n\n## DO NOT USE FOR ANYTHING BUT LEARNING\n\n## Packages\n\n### Cryptography Implementations\n\n- ```crypto/schnorr``` package implements Vanilla EC-Schnorr.\n- ```crypto/bp``` package implements [Bulletproofs](https://eprint.iacr.org/2017/1066).\n\n### Algebraic Tools Implementations\n\n- ```bf``` package implements binary fields.\n- ```ec``` package implements elliptic curve primitives and\na few cryptographic curves.\n- ```nt``` package implements number theoretic algorithms and primitives using\narbitrary precision arithmetic.\n- ```ff``` package implements generic finite fields and field elements.\n- ```group``` package implements some custom groups such as Zp,GF(2),GF(8)...\n- ```poly``` package implements polynomials over rings.\n- ```pairing``` package implements bilinear pairings.\n\n## References\n\n- [Handbook Of Applied Cryptography](http://cacr.uwaterloo.ca/hac/)\n- [Guide To Elliptic Curve Cryptography](http://cacr.uwaterloo.ca/ecc/)\n- [Pairings For Begineers](http://www.craigcostello.com.au/pairings/PairingsForBeginners.pdf)\n- [Pairings For Cryptographers](https://eprint.iacr.org/2006/165)\n- [Implementing Pairing Based Cryptography](https://crypto.stanford.edu/pbc/thesis.pdf)\n- [Modern Computer Algebra](https://www.cambridge.org/core/books/modern-computer-algebra/DB3563D4013401734851CF683D2F03F0)\n\n## WIP\n\n- ~~Implement operations on arbitrary precision integers and tests.~~\n- ~~Implement finite field elements.~~\n  - Optimized version instead of wrapping bigint\n- ~~Implement polynomial ops.~~\n  - Optimized FFT instead of naive Eval/Mul algorithms\n- ~~Implement elliptic curves.~~\n  - Add projective coordinates support\n  - Support typed curves (Weirstrass,Edwards)\n  - Implement optimized formulas for Weirstrass curves\n- Implement binary fields.\n- Implement number theoretic transform.\n- Implement groups for char 2 fields.\n- Implement pairings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factuallyachraf%2Falgebra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factuallyachraf%2Falgebra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factuallyachraf%2Falgebra/lists"}