{"id":15648125,"url":"https://github.com/noracodes/silver_smuggler","last_synced_at":"2025-03-29T23:45:36.694Z","repository":{"id":84925804,"uuid":"54090519","full_name":"NoraCodes/silver_smuggler","owner":"NoraCodes","description":"Simple XOR file encryption/decryption. A simple app I made to learn Qt. ","archived":false,"fork":false,"pushed_at":"2016-03-17T05:28:22.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T01:42:04.568Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/NoraCodes.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-03-17T05:15:01.000Z","updated_at":"2016-03-17T05:20:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"43d84b50-ed39-4619-8387-25bb38d29f86","html_url":"https://github.com/NoraCodes/silver_smuggler","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/NoraCodes%2Fsilver_smuggler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoraCodes%2Fsilver_smuggler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoraCodes%2Fsilver_smuggler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoraCodes%2Fsilver_smuggler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoraCodes","download_url":"https://codeload.github.com/NoraCodes/silver_smuggler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258866,"owners_count":20748573,"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-03T12:23:39.029Z","updated_at":"2025-03-29T23:45:36.668Z","avatar_url":"https://github.com/NoraCodes.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# silver_smuggler\nSimple XOR file encryption/decryption. A simple app I made to learn Qt. \n\n![A screenshot of Silver Smuggler](ss_screenshot.png)\n\nThis is a very simple application that allows you to encrypt and decrypt files with XOR. XOR is TRIVIALLY BREAKABLE and if you use this for anything that actually needs to be secret, you are fully responsible for all the awful things that will happen to you.\n\nThe process: the user selects a file, which is encrypted and encoded with Base64. The Base64 text representation of the encrypted bytes can be sent to the recipient or stored. To decrypt, a user simply enters the key and pastes in the Base64 ciphertext. The Base64 representation is turned back into bytes, decrypted, and written out.\n\nI wrote this app in order to learn Qt. It worked quite well, I think.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoracodes%2Fsilver_smuggler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoracodes%2Fsilver_smuggler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoracodes%2Fsilver_smuggler/lists"}