{"id":18086470,"url":"https://github.com/michaeldim02/caesars_cipher_python","last_synced_at":"2025-04-06T00:44:15.150Z","repository":{"id":124631851,"uuid":"305989682","full_name":"MichaelDim02/caesars_cipher_python","owner":"MichaelDim02","description":"A Caesar's Cipher implementation in Python","archived":false,"fork":false,"pushed_at":"2020-10-22T13:47:23.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T06:57:28.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MichaelDim02.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},"funding":{"github":"MichaelDim02"}},"created_at":"2020-10-21T10:34:43.000Z","updated_at":"2020-10-22T13:47:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"767a5ab7-ea2a-43df-b3ca-633f61405d63","html_url":"https://github.com/MichaelDim02/caesars_cipher_python","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/MichaelDim02%2Fcaesars_cipher_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelDim02%2Fcaesars_cipher_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelDim02%2Fcaesars_cipher_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelDim02%2Fcaesars_cipher_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichaelDim02","download_url":"https://codeload.github.com/MichaelDim02/caesars_cipher_python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419815,"owners_count":20936012,"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-31T16:08:10.065Z","updated_at":"2025-04-06T00:44:15.144Z","avatar_url":"https://github.com/MichaelDim02.png","language":"Python","funding_links":["https://github.com/sponsors/MichaelDim02"],"categories":[],"sub_categories":[],"readme":"# CAESAR'S CIPHER IN PYTHON\nA Caesar's Cipher implementation in Python including a bruteforcing tool for cracking the cipher.\nThe code is as minimalistic as it gets and well optimized.\n\nUsage example: python cen.py 10 'This is text to be encrypted'.\nMake sure you include the apostrophes.\n# WARNING!\nCaesar's cipher is completely insecure and broken. Do not use it in any scenario in which actual security is required.\nThe fact that I provide an 100% successful bruteforcing tool (bf.py) used to crack the Caesar's cipher should be indicative of its security, or lack thereof.\nYou can use it to avoid word detection algorithms, but that's pretty much it.\nThis is for educational purposes only.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeldim02%2Fcaesars_cipher_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaeldim02%2Fcaesars_cipher_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeldim02%2Fcaesars_cipher_python/lists"}