{"id":16494654,"url":"https://github.com/gregdhill/crypto","last_synced_at":"2025-07-19T13:40:39.423Z","repository":{"id":109211505,"uuid":"59691074","full_name":"gregdhill/crypto","owner":"gregdhill","description":"Cryptographic Implementations","archived":false,"fork":false,"pushed_at":"2016-07-31T17:29:43.000Z","size":6080,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T23:43:04.930Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/gregdhill.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":"2016-05-25T19:19:13.000Z","updated_at":"2017-12-04T16:56:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"eac73294-36f9-4350-b9e1-ffa34938eb64","html_url":"https://github.com/gregdhill/crypto","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/gregdhill%2Fcrypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregdhill%2Fcrypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregdhill%2Fcrypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregdhill%2Fcrypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregdhill","download_url":"https://codeload.github.com/gregdhill/crypto/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241348205,"owners_count":19948157,"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-10-11T14:14:51.492Z","updated_at":"2025-03-01T09:45:31.915Z","avatar_url":"https://github.com/gregdhill.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toy C++ Crypto\n\nThis repository contains all personal cryptographic implementations. For educational use only, the code is not cryptographically secure, nor has it been optimised efficiently.\n\n* To run, download the repository and open the solution in MSVC.\n* Refer to the documentation for relative primers.\n\n## RSA\n### Overview\nVariable length RSA key generation and message encryption / decryption.\n\n### Dependencies\nUtilises a modified version of: https://github.com/panks/BigInteger (bundled)\n  * bigint.h\n  * bigint.cpp\n\n### Notes\nHeavily underoptimised - key generation is extremely slow. For increased speeds, use small key sizes w/ low primailty iterations.\n\n## Future\n* Asymmetric\n  * ECC\n* Symmetric\n  * AES\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregdhill%2Fcrypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregdhill%2Fcrypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregdhill%2Fcrypto/lists"}