{"id":20600167,"url":"https://github.com/malb/gghlite-flint","last_synced_at":"2026-04-18T22:02:42.553Z","repository":{"id":24881368,"uuid":"28297358","full_name":"malb/gghlite-flint","owner":"malb","description":"An implementation of GGHLite using FLINT (mirror)","archived":false,"fork":false,"pushed_at":"2015-04-25T12:03:22.000Z","size":588,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T01:37:37.317Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/malb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-21T11:25:44.000Z","updated_at":"2015-04-25T12:03:22.000Z","dependencies_parsed_at":"2022-09-02T05:41:40.272Z","dependency_job_id":null,"html_url":"https://github.com/malb/gghlite-flint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malb%2Fgghlite-flint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malb%2Fgghlite-flint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malb%2Fgghlite-flint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malb%2Fgghlite-flint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/malb","download_url":"https://codeload.github.com/malb/gghlite-flint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242240801,"owners_count":20095331,"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-16T08:37:13.291Z","updated_at":"2026-04-18T22:02:37.488Z","avatar_url":"https://github.com/malb.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# An Implementation of GGHLite #\n\n## Prerequisits ##\n\nWe rely on\n\n * [FLINT](http://flintlib.org/) for pretty much everything\n * [DGS](https://bitbucket.org/malb/dgs) for sampling from discrete Gausisans\n   over the Integers\n\nWe ship these libraries as submodules.\n\n## Installation ##\n\n    git clone --recursive https://bitbucket.org/malb/gghlite-flint\n    cd gghlite-flint\n    mkdir dgs/m4\n    autoreconf -i\n    export CFLAGS=\"-O3\"\n    ./configure\n    make -j2\n\n## Usage ##\n\n### GGH Params ###\n\nPrints parameter choices to stdout.\n\n### GGH Instance ###\n\nInstantiates a GGHLite instance\n\n### NIKE ###\n\nA non-interactive key exchange (but we skip running the hash function in the end). For example,\ncalling\n\n    ./applications/nike -l 80 -N 7\n\nwill run 7-partite NIKE with security level λ=80.\n\n## Subdirectories ##\n\n * **applications** NIKE, parameter estimation, benchmarks\n * **dgs** discrete Gaussians over the integers\n * **dgsl** discrete Gaussians over arbitrary regular lattices and ideal lattices modulo $x^{2^k}+1$\n * **flint** a current snapshot of the FLINT library\n * **gghlite** the actual GGHLite implementation\n * **oz** efficient functions for computing in $\\\\mathbb{Z}[x]/(x^{2^k}+1)$ and $\\\\mathbb{Z}_q[x]/(x^{2^k}+1)$\n * **tests** correctness tests\n\n## Documentation ##\n\nDoxygen documentation is available [here](http://malb.bitbucket.org/gghlite-flint/).\n\n## Bugs ##\n\nThis code has bugs, help us fix them.\n\n[![Build Status](https://drone.io/bitbucket.org/malb/gghlite-flint/status.png)](https://drone.io/bitbucket.org/malb/gghlite-flint/latest)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalb%2Fgghlite-flint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalb%2Fgghlite-flint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalb%2Fgghlite-flint/lists"}