{"id":21155553,"url":"https://github.com/fednazar/ivy","last_synced_at":"2025-03-14T15:16:17.413Z","repository":{"id":253319002,"uuid":"464097168","full_name":"FedNazar/Ivy","owner":"FedNazar","description":"A really simple text encryption algorithm","archived":false,"fork":false,"pushed_at":"2022-06-29T16:30:21.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T08:44:41.004Z","etag":null,"topics":["cpp","encryption","encryption-decryption"],"latest_commit_sha":null,"homepage":"","language":"C++","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/FedNazar.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":"2022-02-27T09:55:55.000Z","updated_at":"2022-04-02T20:47:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ba60ed2-0f8f-48cc-9dbd-745721ccef2a","html_url":"https://github.com/FedNazar/Ivy","commit_stats":null,"previous_names":["fednazar/ivy"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedNazar%2FIvy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedNazar%2FIvy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedNazar%2FIvy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedNazar%2FIvy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FedNazar","download_url":"https://codeload.github.com/FedNazar/Ivy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243597838,"owners_count":20316844,"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":["cpp","encryption","encryption-decryption"],"created_at":"2024-11-20T11:22:33.002Z","updated_at":"2025-03-14T15:16:17.396Z","avatar_url":"https://github.com/FedNazar.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ivy\n A really simple text encryption algorithm. It was made specifically for that one easteregg in \n [Pendulums](https://github.com/FedNazar/Pendulums) demo.\n \n## Usage\n It's a command line utility.\n \n `ivy [-e]/[-d] [input filename] [output filename] [key]`\n \n ### Switches\n - -e - encrypt\n - -d - decrypt\n \n You can also use backslash (`/e`, `/d`).\n \n ### Examples\n `ivy -e input.txt output.txt D8W9EF0JBF89W1IQ`\n `ivy /d input.txt output.txt D8W9EF0JBF89W1IQ`\n \n ### Note\n This algorithm works with UTF-16 encoded files only.\n \n## Example\n\n### Original message\n`Hello World!`\n\n### Encrypted\nUses the key: `D8W9EF0JBF89W1IQ`\n\n`368 205 -252 -12 -105 360 63 503 378 436 204 -87 `\n \n## Building\n Use Microsoft Visual Studio C++ 2017 or higher to compile it. No other dependencies required.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffednazar%2Fivy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffednazar%2Fivy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffednazar%2Fivy/lists"}