{"id":19390327,"url":"https://github.com/nucypher/darkintegers.jl","last_synced_at":"2025-02-24T20:59:19.788Z","repository":{"id":61797675,"uuid":"150274626","full_name":"nucypher/DarkIntegers.jl","owner":"nucypher","description":"A modulo arithmetic toolbox for integers and polynomials","archived":false,"fork":false,"pushed_at":"2020-05-18T06:22:52.000Z","size":475,"stargazers_count":7,"open_issues_count":27,"forks_count":2,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-02-21T04:46:01.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://nucypher.github.io/DarkIntegers.jl","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nucypher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-25T14:01:43.000Z","updated_at":"2023-10-23T01:00:51.000Z","dependencies_parsed_at":"2022-10-21T11:30:47.654Z","dependency_job_id":null,"html_url":"https://github.com/nucypher/DarkIntegers.jl","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucypher%2FDarkIntegers.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucypher%2FDarkIntegers.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucypher%2FDarkIntegers.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucypher%2FDarkIntegers.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nucypher","download_url":"https://codeload.github.com/nucypher/DarkIntegers.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240557489,"owners_count":19820358,"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-10T10:20:17.508Z","updated_at":"2025-02-24T20:59:19.755Z","avatar_url":"https://github.com/nucypher.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dark Integers\n\nMaster branch: [![CircleCI](https://circleci.com/gh/nucypher/DarkIntegers.jl/tree/master.svg?style=svg)](https://circleci.com/gh/nucypher/DarkIntegers.jl/tree/master) [![codecov](https://codecov.io/gh/nucypher/DarkIntegers.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/nucypher/DarkIntegers.jl)\n\n`DarkIntegers.jl` is a lightweight library for working with unsigned integers and polynomials. It includes:\n\n* Modulo arithmetic for primitive types;\n* Regular and modulo arithmetic for multi-limb (fixed size) unsigned integers;\n* Arithmetic for cyclic and negacyclic polynomials, including Karatsuba multiplication and multiplication via NTT\n\nIt is intended as a partial replacement for [`Nemo.jl`](https://github.com/wbhart/Nemo.jl), which requires compilation of C libraries, and is often slower (in particular, because `DarkIntegers` does not need C calls and heap allocations for operations with multi-limb integers).\n\n**Note:** the library currently does not provide constant-time guarantees for arithmetic operations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnucypher%2Fdarkintegers.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnucypher%2Fdarkintegers.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnucypher%2Fdarkintegers.jl/lists"}