{"id":15967323,"url":"https://github.com/bryanlimy/rail-fence-cipher","last_synced_at":"2025-04-04T13:28:55.164Z","repository":{"id":113990907,"uuid":"70855740","full_name":"bryanlimy/rail-fence-cipher","owner":"bryanlimy","description":"A simple Rail-Fence encryption script in Python","archived":false,"fork":false,"pushed_at":"2017-10-19T14:08:05.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T23:18:36.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Matlab","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/bryanlimy.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":"2016-10-13T23:16:47.000Z","updated_at":"2022-03-18T22:33:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e56e4ae-c00f-4f63-a4d1-d2fc28de8ea3","html_url":"https://github.com/bryanlimy/rail-fence-cipher","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/bryanlimy%2Frail-fence-cipher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanlimy%2Frail-fence-cipher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanlimy%2Frail-fence-cipher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanlimy%2Frail-fence-cipher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryanlimy","download_url":"https://codeload.github.com/bryanlimy/rail-fence-cipher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247184441,"owners_count":20897772,"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-07T18:22:29.930Z","updated_at":"2025-04-04T13:28:55.144Z","avatar_url":"https://github.com/bryanlimy.png","language":"Matlab","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rail Fence Cipher\n### A simple Rail-Fence encryption script in Python\n\n### Example to run\nTo encypt the sentence __You cannot see me__ with __3__ layers\n```\n\u003epython3 rail-fence-cipher.py\nEnter the number of layers: 3\nEnter the plain text: You cannot see me\nEncrypted text: YCNSMOAOEEUNTE\n```\n\n### Information on Rail Fence\nThe rail-fence cipher is a very simple, easy to crack cipher. \nIt is a transposition cipher that follows a simple rule for mixing \nup the characters in the plaintext to form the cipher text. \nThe rail-fence cipher offers essentially no communication security, \nand it will be shown that it can be easily broken even by hand.\n\nMore details on [Wiki](https://en.wikipedia.org/wiki/Rail_fence_cipher)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanlimy%2Frail-fence-cipher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryanlimy%2Frail-fence-cipher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanlimy%2Frail-fence-cipher/lists"}