{"id":20521081,"url":"https://github.com/owlinux1000/ecc","last_synced_at":"2025-06-20T12:09:54.479Z","repository":{"id":144322024,"uuid":"106827852","full_name":"owlinux1000/ecc","owner":"owlinux1000","description":"Elliptic Curve(+ Cryptography) library","archived":false,"fork":false,"pushed_at":"2017-10-15T16:04:07.000Z","size":24,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T10:35:55.333Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/owlinux1000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2017-10-13T13:28:19.000Z","updated_at":"2018-09-02T05:02:13.000Z","dependencies_parsed_at":"2023-12-07T08:00:10.452Z","dependency_job_id":null,"html_url":"https://github.com/owlinux1000/ecc","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2Fecc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2Fecc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2Fecc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2Fecc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owlinux1000","download_url":"https://codeload.github.com/owlinux1000/ecc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242124565,"owners_count":20075578,"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","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-11-15T22:26:00.652Z","updated_at":"2025-03-06T00:23:35.572Z","avatar_url":"https://github.com/owlinux1000.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ecc\n\n## Install\n\n```\ngem install ecc\n```\n\n## Usage\n\n```\ncurve = Ecc::Curve.new(a = 3, b = 4, fp = 7)\na = Ecc::Point.new(curve, 0, 2)\nb = Ecc::Point.new(curve 0, 2)\nc = a + b\nd = c * 2\nputs curve.point_order(Ecc::Point.new(curve, 0, 2))\nputs curve.rational_points\nputs curve.order\n```\n\n## Documentation\n\n[http://www.rubydoc.info/github/owlinux1000/ecc/master](http://www.rubydoc.info/github/owlinux1000/ecc/master)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowlinux1000%2Fecc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowlinux1000%2Fecc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowlinux1000%2Fecc/lists"}