{"id":20002622,"url":"https://github.com/abhishekkr/aqikcipher","last_synced_at":"2026-06-05T01:31:40.756Z","repository":{"id":137959009,"uuid":"1660599","full_name":"abhishekkr/aqikcipher","owner":"abhishekkr","description":"encrypt-decrypt using a small shared password in a dumb One-Time-Pad style","archived":false,"fork":false,"pushed_at":"2021-01-29T15:40:33.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T13:21:40.912Z","etag":null,"topics":["c","clanguage","cryptography","cryptography-tools"],"latest_commit_sha":null,"homepage":"","language":"C","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/abhishekkr.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":"2011-04-25T16:38:09.000Z","updated_at":"2021-12-22T15:37:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"2cb64234-2629-449a-b1af-38ffcb6c0fbc","html_url":"https://github.com/abhishekkr/aqikcipher","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekkr%2Faqikcipher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekkr%2Faqikcipher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekkr%2Faqikcipher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekkr%2Faqikcipher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhishekkr","download_url":"https://codeload.github.com/abhishekkr/aqikcipher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241440691,"owners_count":19963281,"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":["c","clanguage","cryptography","cryptography-tools"],"created_at":"2024-11-13T05:22:28.776Z","updated_at":"2025-03-02T00:20:21.624Z","avatar_url":"https://github.com/abhishekkr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## a Qik Cipher\n\n### Description:\n\na Quick Cipher is my attempt at creating a dumb One-Time-Pad that tries using a small shared password; good enough to mask, not to make it unhackable\n\n\n### How-To Use:\n\n* build it `mkdir out; gcc -o out/aqikcipher aQikCipher.c ./cli_switch.c` or `./build.sh`\n\n* Encrypt: `./out/aqikcipher encode password original.file encrypted.file`\n\n* Decrypt: `./out/aqikcipher decode password decrypted.file decrypted.file`\n\n* Can checkout example run at `./run_example.sh`\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekkr%2Faqikcipher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhishekkr%2Faqikcipher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekkr%2Faqikcipher/lists"}