{"id":20003368,"url":"https://github.com/duguorong009/rlwe-encryption-rs","last_synced_at":"2026-06-10T00:31:02.478Z","repository":{"id":258785915,"uuid":"875702426","full_name":"duguorong009/rlwe-encryption-rs","owner":"duguorong009","description":"RLWE encryption scheme using Knuth-Yao sampling","archived":false,"fork":false,"pushed_at":"2024-12-06T09:37:27.000Z","size":119,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T13:25:46.204Z","etag":null,"topics":["cryptography","math","post-quantum-cryptography","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/duguorong009.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-20T16:26:28.000Z","updated_at":"2024-12-06T09:37:31.000Z","dependencies_parsed_at":"2025-01-12T13:25:14.829Z","dependency_job_id":"a1a5fa9b-cb26-4fc6-8c6b-dd5f36c7a7a1","html_url":"https://github.com/duguorong009/rlwe-encryption-rs","commit_stats":null,"previous_names":["duguorong009/rlwe-encryption-rs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duguorong009%2Frlwe-encryption-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duguorong009%2Frlwe-encryption-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duguorong009%2Frlwe-encryption-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duguorong009%2Frlwe-encryption-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duguorong009","download_url":"https://codeload.github.com/duguorong009/rlwe-encryption-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241442083,"owners_count":19963534,"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":["cryptography","math","post-quantum-cryptography","rust"],"created_at":"2024-11-13T05:25:21.888Z","updated_at":"2026-06-10T00:31:02.472Z","avatar_url":"https://github.com/duguorong009.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RLWE Encryption Scheme  \nThis repo is for implementing this encryption scheme(https://eprint.iacr.org/2014/725.pdf) with Rustlang.  \n\nInspired by [this work](https://github.com/jnortiz/RLWE).  \n\n**IMPORTANT**: For testing, we should use the `cargo r --release` command.  \nThe reason is that there is overflow of `i32` in `knuth-yao` sampling code.  \nWe need to disable overflow check for successful run of program.  \nAlso, it is to match the behavior of original cpp code.  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduguorong009%2Frlwe-encryption-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduguorong009%2Frlwe-encryption-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduguorong009%2Frlwe-encryption-rs/lists"}