{"id":19337097,"url":"https://github.com/stevemats/wheatstone-playfair-cipher","last_synced_at":"2025-08-30T18:06:37.443Z","repository":{"id":97538368,"uuid":"377451955","full_name":"stevemats/Wheatstone-Playfair-cipher","owner":"stevemats","description":"C code to encrypt a string using the Playfair cipher.","archived":false,"fork":false,"pushed_at":"2021-06-16T10:35:42.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T23:05:37.201Z","etag":null,"topics":["cipher","cryptography"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevemats.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":"2021-06-16T10:05:49.000Z","updated_at":"2021-06-16T12:05:04.000Z","dependencies_parsed_at":"2023-03-13T16:12:32.734Z","dependency_job_id":null,"html_url":"https://github.com/stevemats/Wheatstone-Playfair-cipher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stevemats/Wheatstone-Playfair-cipher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevemats%2FWheatstone-Playfair-cipher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevemats%2FWheatstone-Playfair-cipher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevemats%2FWheatstone-Playfair-cipher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevemats%2FWheatstone-Playfair-cipher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevemats","download_url":"https://codeload.github.com/stevemats/Wheatstone-Playfair-cipher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevemats%2FWheatstone-Playfair-cipher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272885303,"owners_count":25009609,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cipher","cryptography"],"created_at":"2024-11-10T03:13:26.400Z","updated_at":"2025-08-30T18:06:37.398Z","avatar_url":"https://github.com/stevemats.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## C code to encrypt a string using the Playfair cipher(This cipher was invented by Charles Wheatstone at around 1854)\n\n- There are two main types of cryptography in use:\n1. *Symmetric key cryptography* - When the same key is used for both encryption and decryption\n2. _Asymmetric key cryptography_ - When one key is used for encryption and another for decryption\n\n- The Playfair cipher  or Playfair square or Wheatstone–Playfair cipher, is a polyalphabetic substitution cipher, meaning that one letter can be denoted by different letters in its encryption, depending on the keyword used, which is given to both parties.\n\nRead more about it here: https://en.wikipedia.org/wiki/Playfair_cipher","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevemats%2Fwheatstone-playfair-cipher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevemats%2Fwheatstone-playfair-cipher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevemats%2Fwheatstone-playfair-cipher/lists"}