{"id":23152662,"url":"https://github.com/albinzayedrawan/classical-ciphers-and-transposition-techniques","last_synced_at":"2025-04-04T15:41:08.963Z","repository":{"id":261988774,"uuid":"885909343","full_name":"albinzayedrawan/Classical-Ciphers-and-Transposition-Techniques","owner":"albinzayedrawan","description":"Lab Exercises about Classical Ciphers and Transposition Techniques","archived":false,"fork":false,"pushed_at":"2024-11-09T18:06:12.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T01:30:01.900Z","etag":null,"topics":["caesar-cipher","cryptanalysis","cryptography","vigenere-cipher"],"latest_commit_sha":null,"homepage":"","language":"Python","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/albinzayedrawan.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-11-09T17:58:22.000Z","updated_at":"2024-11-09T18:06:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3d1a6a0-856a-4a06-b66e-2144f4158110","html_url":"https://github.com/albinzayedrawan/Classical-Ciphers-and-Transposition-Techniques","commit_stats":null,"previous_names":["albinzayedrawan/classical-ciphers-and-transposition-techniques"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albinzayedrawan%2FClassical-Ciphers-and-Transposition-Techniques","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albinzayedrawan%2FClassical-Ciphers-and-Transposition-Techniques/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albinzayedrawan%2FClassical-Ciphers-and-Transposition-Techniques/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albinzayedrawan%2FClassical-Ciphers-and-Transposition-Techniques/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albinzayedrawan","download_url":"https://codeload.github.com/albinzayedrawan/Classical-Ciphers-and-Transposition-Techniques/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247207268,"owners_count":20901566,"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":["caesar-cipher","cryptanalysis","cryptography","vigenere-cipher"],"created_at":"2024-12-17T19:17:30.579Z","updated_at":"2025-04-04T15:41:08.958Z","avatar_url":"https://github.com/albinzayedrawan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Classical Ciphers and Transposition Techniques\n\n## Caesar Cipher:\n- The program should allow the user to input the plaintext and the shift key.\n- It should encrypt the plaintext using the shift key and output the ciphertext.\n- The program should also be able to reverse the process (decrypt) using the ciphertext and the same shift key.\n\n## Cryptanalysis:\n- Ciphertext: WKLV LV D WHVW.\n- Python script will attempt to decrypt the message by trying all possible keys (brute force attack).\n- Ciphertext will be shifted through all 25 possible shift values (since there are 26 letters in the alphabet).\n- It will output each possible decrypted message and the user can identify the correct plaintext based on legibility.\n\n## Vigenère Cipher:\n- The program should allow the user to input the plaintext and a keyword.\n- It should encrypt the plaintext using the repeating sequence of the keyword and output the ciphertext.\n- The program should also allow decryption using the same keyword.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbinzayedrawan%2Fclassical-ciphers-and-transposition-techniques","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbinzayedrawan%2Fclassical-ciphers-and-transposition-techniques","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbinzayedrawan%2Fclassical-ciphers-and-transposition-techniques/lists"}