{"id":21357981,"url":"https://github.com/osennij-morok/korobu","last_synced_at":"2025-09-10T22:32:12.999Z","repository":{"id":180730504,"uuid":"589011692","full_name":"osennij-morok/korobu","owner":"osennij-morok","description":"A tool for encryption and decryption written in Rust","archived":false,"fork":false,"pushed_at":"2023-07-24T20:24:55.000Z","size":2588,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T18:31:55.689Z","etag":null,"topics":["cryptography","egui","rust"],"latest_commit_sha":null,"homepage":"","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/osennij-morok.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","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":"2023-01-14T19:19:21.000Z","updated_at":"2023-07-18T09:21:10.000Z","dependencies_parsed_at":"2025-01-22T18:40:25.935Z","dependency_job_id":null,"html_url":"https://github.com/osennij-morok/korobu","commit_stats":null,"previous_names":["osennij-morok/korobu"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osennij-morok%2Fkorobu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osennij-morok%2Fkorobu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osennij-morok%2Fkorobu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osennij-morok%2Fkorobu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osennij-morok","download_url":"https://codeload.github.com/osennij-morok/korobu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830956,"owners_count":20354856,"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":["cryptography","egui","rust"],"created_at":"2024-11-22T05:13:39.893Z","updated_at":"2025-03-16T06:16:13.416Z","avatar_url":"https://github.com/osennij-morok.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Korobu\n\nA tool for encryption and decryption written in Rust using [egui](https://github.com/emilk/egui) library for GUI. It works both for text and files.\n\n![](https://github.com/osennij-morok/korobu/blob/master/for-readme/korobu-text-encryption-decryption-process.gif)\n![](https://github.com/osennij-morok/korobu/blob/master/for-readme/korobu-encryption-process.gif)\n![](https://github.com/osennij-morok/korobu/blob/master/for-readme/korobu-decryption-process.gif)\n\n## Features\n\nThis program uses state of the art encryption technologies:\n\n* Argon2 as KDF (key derivation function) for brute-force resistance\n* XChaCha20-Poly1305 algorithm for AEAD encryption\n\n## Requirements\n\n* Rust compiler. You can install it with [rustup](https://rustup.rs).\n\n## Compile\n\n```bash\ncargo build --release\n```\nor\n```bash\ncargo b -r\n```\n\n## Run\n\n```bash\ncargo run --release\n```\nor\n```bash\ncargo r -r\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosennij-morok%2Fkorobu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosennij-morok%2Fkorobu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosennij-morok%2Fkorobu/lists"}