{"id":22427929,"url":"https://github.com/grindelfp/3-crypting-algorithms","last_synced_at":"2025-03-27T06:42:52.360Z","repository":{"id":234896007,"uuid":"789700461","full_name":"GrindelfP/3-crypting-algorithms","owner":"GrindelfP","description":"An implementation of three different algorithms of encryption.","archived":false,"fork":false,"pushed_at":"2024-04-22T11:06:06.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-22T11:48:50.204Z","etag":null,"topics":["encryption-algorithms","encryption-decryption","kotlin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/GrindelfP.png","metadata":{"files":{"readme":"README.adoc","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":"2024-04-21T10:07:13.000Z","updated_at":"2024-04-22T11:06:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbe1819b-0991-453a-9106-2fcb0d4e0c92","html_url":"https://github.com/GrindelfP/3-crypting-algorithms","commit_stats":null,"previous_names":["grindelfp/3-crypting-algorithms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrindelfP%2F3-crypting-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrindelfP%2F3-crypting-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrindelfP%2F3-crypting-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrindelfP%2F3-crypting-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrindelfP","download_url":"https://codeload.github.com/GrindelfP/3-crypting-algorithms/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245798530,"owners_count":20673901,"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":["encryption-algorithms","encryption-decryption","kotlin"],"created_at":"2024-12-05T20:13:14.676Z","updated_at":"2025-03-27T06:42:52.321Z","avatar_url":"https://github.com/GrindelfP.png","language":"Kotlin","readme":"= 3 Crypting Algorithms =\n\n== Description ==\nThis project is an implementation of three different algorithms of encryption. The algorithms are encrypting the same text and prove their functionality by decrypting them as well.\n\nThe three algorithms are:\n\n1. Substitution Encoder (simple)\n2. Substitution Encoder (advanced)\n3. Transposition Encoder\n\nThe 1st and 3rd algorithm require a keyphrase input by user. The 2nd uses a prescribed word. The keyphrase used in 1st and 3rd algorithm is:\n\n Без предисловий, сей же час Позвольте познакомить вас:\n\nThe message to be encrypted is:\n\n Местами эти дома казались затерянными среди широкой, как поле, улицы и нескончаемых деревянных заборов; местами сбивались в кучу, и здесь было заметно более движения народа и живости. Попадались почти смытые дождем вывески с кренделями и сапогами, кое-где с нарисованными синими брюками и подписью какого-то Аршавского портного\n\nBoth texts are in russian and the demonstration process is made for russian texts.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrindelfp%2F3-crypting-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrindelfp%2F3-crypting-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrindelfp%2F3-crypting-algorithms/lists"}