{"id":23960440,"url":"https://github.com/max9836/sniper-cryptography","last_synced_at":"2026-06-20T07:31:13.341Z","repository":{"id":270269499,"uuid":"909819225","full_name":"max9836/Sniper-Cryptography","owner":"max9836","description":"This is a command-line encryption and decryption tool leveraging military-grade encryption standards. It is lightweight, easy to use, and optimized for secure data operations.","archived":false,"fork":false,"pushed_at":"2024-12-30T21:09:28.000Z","size":311,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T22:18:06.552Z","etag":null,"topics":["aes-encryption","command-line-tool","cryptography","encryption","encryption-decryption","encryption-tool","go","golang","new-algorithm","rsa-encryption","sha-256","sha-512","sha3-256","sha3-512","shake256","xor-encryption"],"latest_commit_sha":null,"homepage":"","language":"Go","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/max9836.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":"2024-12-29T21:36:20.000Z","updated_at":"2024-12-30T21:03:38.000Z","dependencies_parsed_at":"2024-12-30T22:18:07.306Z","dependency_job_id":null,"html_url":"https://github.com/max9836/Sniper-Cryptography","commit_stats":null,"previous_names":["max9836/snipper-cryptography","max9836/sniper-cryptography"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max9836%2FSniper-Cryptography","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max9836%2FSniper-Cryptography/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max9836%2FSniper-Cryptography/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max9836%2FSniper-Cryptography/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/max9836","download_url":"https://codeload.github.com/max9836/Sniper-Cryptography/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232774649,"owners_count":18574686,"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":["aes-encryption","command-line-tool","cryptography","encryption","encryption-decryption","encryption-tool","go","golang","new-algorithm","rsa-encryption","sha-256","sha-512","sha3-256","sha3-512","shake256","xor-encryption"],"created_at":"2025-01-06T19:28:15.468Z","updated_at":"2026-06-20T07:31:13.276Z","avatar_url":"https://github.com/max9836.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sniper: Command-Line Encryption and Decryption Tool\n\n## Description\nThis is a command-line encryption and decryption tool leveraging military-grade encryption standards. It is lightweight, easy to use, and optimized for secure data operations.\n\n## Commands\n- `help`: Shows a list of all commands\n- `license`: Shows the license information\n- `encrypt`: Encryption service\n- `decrypt`: Decryption service\n- `hash`: Hashing service\n- `keygen`: Generate asymmetric encryption key pair\n\n## Options\n\n### Encryption Commands\n- `--mode [UAC|AES|RSA|XOR]`: Mode of the encryption, it can be UAC (Unified Advanced Cipher, this is a new cryptography standard defined in `cryptography/whitepapers`), AES, RSA, or XOR\n- `--type [FILE|TEXT]`: Acknowledge the input type\n- `--in value`: Input of the encryption process. It can be a file path or a string of text with quotation marks\n- `--key`: Key for encryption (input path to the key file for asymmetric encryption)\n\n### Hash Command\n- `--mode [SHA2-256|SHA2-512|SHA3-256|SHA3-512|SHAKE-256]`: Mode of hashing (note that we use SHA-3 for SHA-256 and SHA-512)\n- `--type [FILE|TEXT]`: Acknowledge the input type\n- `--in value`: Input of hashing process. It can be a file path or a string of text with quotation marks\n- `[--length value]`: Length of the output hash (only for SHAKE-256)\n\n## License\nThis project is licensed under the MIT License. See the `LICENSE` file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax9836%2Fsniper-cryptography","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmax9836%2Fsniper-cryptography","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax9836%2Fsniper-cryptography/lists"}