{"id":17302338,"url":"https://github.com/coriolinus/xorcism","last_synced_at":"2025-03-26T22:24:10.965Z","repository":{"id":56469320,"uuid":"310333773","full_name":"coriolinus/xorcism","owner":"coriolinus","description":"xor arbitrary data from the command line","archived":false,"fork":false,"pushed_at":"2020-11-05T15:12:28.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T04:16:21.427Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/coriolinus.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}},"created_at":"2020-11-05T15:03:03.000Z","updated_at":"2020-11-05T15:12:27.000Z","dependencies_parsed_at":"2022-08-15T19:20:35.115Z","dependency_job_id":null,"html_url":"https://github.com/coriolinus/xorcism","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/coriolinus%2Fxorcism","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coriolinus%2Fxorcism/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coriolinus%2Fxorcism/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coriolinus%2Fxorcism/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coriolinus","download_url":"https://codeload.github.com/coriolinus/xorcism/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245744320,"owners_count":20665259,"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-15T11:47:14.833Z","updated_at":"2025-03-26T22:24:10.941Z","avatar_url":"https://github.com/coriolinus.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `xorcism`: kind of like encryption\n\nIt's not encryption, of course; it's just barely more than `rot13`. Still, it symmetrically obfuscates a message with a key, which is something.\n\nThis implementation is written in terms of the `Write` and `Read` traits.\n\n## Features\n\nThis package has a single feature, `bin`, which is enabled by default.\nWhen enabled, `bin` produces a binary `xorcism` which enables command-line usage of this package.\n\nTo disable production of the binary and just use the library, include this as\n\n```toml\nxorcism = { version = \"*\", default-features = false }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoriolinus%2Fxorcism","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoriolinus%2Fxorcism","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoriolinus%2Fxorcism/lists"}