{"id":22901198,"url":"https://github.com/d-w-arnold/ciphertext-decryption","last_synced_at":"2025-04-01T05:41:41.456Z","repository":{"id":110634967,"uuid":"220718774","full_name":"d-w-arnold/ciphertext-decryption","owner":"d-w-arnold","description":"Decryption of ciphertexts - Caesar, Vigenere, Transposition or General Substitution ciphers 🔐","archived":false,"fork":false,"pushed_at":"2021-07-17T16:52:29.000Z","size":7299,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T03:41:50.542Z","etag":null,"topics":["ciphertext","decryption","java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/d-w-arnold.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":"2019-11-09T23:53:16.000Z","updated_at":"2021-07-17T16:52:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"b26ece17-3955-47e9-b905-79582d7a38a9","html_url":"https://github.com/d-w-arnold/ciphertext-decryption","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/d-w-arnold%2Fciphertext-decryption","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-w-arnold%2Fciphertext-decryption/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-w-arnold%2Fciphertext-decryption/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-w-arnold%2Fciphertext-decryption/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d-w-arnold","download_url":"https://codeload.github.com/d-w-arnold/ciphertext-decryption/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246591782,"owners_count":20801984,"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":["ciphertext","decryption","java"],"created_at":"2024-12-14T01:32:13.239Z","updated_at":"2025-04-01T05:41:41.432Z","avatar_url":"https://github.com/d-w-arnold.png","language":"Java","readme":"# CO634 Assignment 2\n\nDecryption of ciphertexts encrypted with: Caesar, Vigenere, Transposition or General Substitution ciphers.\n\nSee the CO634-Assignment-2 assignment brief for further details: `/Cryptography Assignment 2.pdf`\n\nTo compile and run:\n\n(Mac OS \u0026 Linux)\n\n1) Download zip or clone the repo.\n\n2) Open a command-line application and navigate to the root directory for the repo.\n\n3) To compile: (do not type the `$` as this represents the command prompt)\n\n```bash\n$ javac -cp \".:lib/jfxrt.jar\" App.java\n```\n4) To run: (do not type the `$` as this represents the command prompt)\n\n```bash\n$ java -cp \".:lib/jfxrt.jar\" App\n```\n\n(Windows)\n\n1) Download zip or clone the repo.\n\n2) Open a command-line application and navigate to the root directory for the repo.\n\n3) To compile: (do not type the `$` as this represents the command prompt)\n\n```bash\n$ javac -cp \".;lib/jfxrt.jar\" App.java\n```\n\n4) To run: (do not type the `$` as this represents the command prompt)\n\n```bash\n$ java -cp \".;lib/jfxrt.jar\" App\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-w-arnold%2Fciphertext-decryption","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd-w-arnold%2Fciphertext-decryption","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-w-arnold%2Fciphertext-decryption/lists"}