{"id":15956761,"url":"https://github.com/5arthak01/encryption","last_synced_at":"2025-04-04T09:28:34.007Z","repository":{"id":108575268,"uuid":"271786576","full_name":"5arthak01/Encryption","owner":"5arthak01","description":"My exploration in encryption. Currently contains C++ implementation of RSA.","archived":false,"fork":false,"pushed_at":"2020-08-22T17:09:33.000Z","size":11,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T20:15:51.380Z","etag":null,"topics":["cpp","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"C++","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/5arthak01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-06-12T11:54:59.000Z","updated_at":"2020-10-04T20:18:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a0fb3a6-596a-426f-a34c-5c648cb5233c","html_url":"https://github.com/5arthak01/Encryption","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/5arthak01%2FEncryption","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5arthak01%2FEncryption/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5arthak01%2FEncryption/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5arthak01%2FEncryption/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5arthak01","download_url":"https://codeload.github.com/5arthak01/Encryption/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247152081,"owners_count":20892435,"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":["cpp","hacktoberfest"],"created_at":"2024-10-07T13:35:38.684Z","updated_at":"2025-04-04T09:28:33.982Z","avatar_url":"https://github.com/5arthak01.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Encryption\nMy exploration in encryption.\n\n## RSA\n[RSA](/RSA) contains my 64-bit(scalable) RSA encryption implemented in C++ \n\n* Why Permuted Congruential Generator(PCG) as Pseudo Random Number Generator(PRNG)?\nAlthough Mersenne Twister is a huge step ahead from srand/rand, it is not ideal in any view. [This](https://www.pcg-random.org/other-rngs.html) and [this](https://arxiv.org/pdf/1910.06437.pdf) is evidence. Xorshift is a considerable option but [since it is predicatable and has a smaller period](https://arvid.io/2018/07/02/better-cxx-prng/#fnref3), PCG is a very small price to pay in speed with great returns in quality.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5arthak01%2Fencryption","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5arthak01%2Fencryption","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5arthak01%2Fencryption/lists"}