{"id":17932307,"url":"https://github.com/kjarosh/xenigma","last_synced_at":"2025-07-16T22:32:17.354Z","repository":{"id":26297928,"uuid":"29745778","full_name":"kjarosh/xenigma","owner":"kjarosh","description":"A Java tool that allows to encrypt/decrypt a string like Enigma.","archived":false,"fork":false,"pushed_at":"2015-01-25T11:18:40.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-28T21:29:02.120Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/kjarosh.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":"2015-01-23T18:08:43.000Z","updated_at":"2017-11-26T12:15:12.000Z","dependencies_parsed_at":"2022-07-24T10:31:57.472Z","dependency_job_id":null,"html_url":"https://github.com/kjarosh/xenigma","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/kjarosh%2Fxenigma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjarosh%2Fxenigma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjarosh%2Fxenigma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjarosh%2Fxenigma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kjarosh","download_url":"https://codeload.github.com/kjarosh/xenigma/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229920922,"owners_count":18144863,"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-28T21:26:19.543Z","updated_at":"2024-12-16T07:12:01.598Z","avatar_url":"https://github.com/kjarosh.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xenigma\nJava tool that allows to encrypt/decrypt string like Enigma\n\n# Setting up\n\n1. Compile the source code as `xenigma.jar`\n2. Put it into a directory named `xenigma`\n3. Make a new file `xenigma.bat`/`xenigma.sh` and copy contents listed below\n4. Open a console and enter `xenigma`\n\n# xenigma.bat\n\n```\n@echo off\njava -jar xenigma.jar %*\n```\n\n# xenigma.sh\n\n```\n#!/bin/sh\njava -jar xenigma.jar \"$@\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjarosh%2Fxenigma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkjarosh%2Fxenigma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjarosh%2Fxenigma/lists"}