{"id":19437995,"url":"https://github.com/leonlatsch/scrypt","last_synced_at":"2025-04-14T18:54:37.500Z","repository":{"id":115190953,"uuid":"213851541","full_name":"leonlatsch/scrypt","owner":"leonlatsch","description":"JavaFX Desktop Application to Encrypt end Decrypt files with AES","archived":false,"fork":false,"pushed_at":"2020-04-20T07:17:20.000Z","size":146,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T07:22:23.176Z","etag":null,"topics":["aes","aes-256","decryption","desktop","encryption","encryption-decryption","java","javafx","mit-license","scrypt"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/leonlatsch.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":"2019-10-09T07:33:57.000Z","updated_at":"2025-03-02T17:38:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"1bb978d9-82e3-4a7c-b9f6-6b5e66148da7","html_url":"https://github.com/leonlatsch/scrypt","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonlatsch%2Fscrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonlatsch%2Fscrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonlatsch%2Fscrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonlatsch%2Fscrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonlatsch","download_url":"https://codeload.github.com/leonlatsch/scrypt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248942448,"owners_count":21186946,"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","aes-256","decryption","desktop","encryption","encryption-decryption","java","javafx","mit-license","scrypt"],"created_at":"2024-11-10T15:16:29.153Z","updated_at":"2025-04-14T18:54:37.494Z","avatar_url":"https://github.com/leonlatsch.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SCrypt File Encrypter\n\n![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/leonlatsch/scrypt?include_prereleases\u0026label=version)\n![GitHub](https://img.shields.io/github/license/leonlatsch/scrypt)\n![GitHub All Releases](https://img.shields.io/github/downloads/leonlatsch/scrypt/total)\n![Maintenance](https://img.shields.io/maintenance/yes/2020)\n\n![scrypt](https://i.imgur.com/aMoB6z6.png)\n\n### General\n\n- SCrypt is a Java based program to encrypt and decrypt files.\n\n- It can only process one file at a time.\n\n- Encrypted files are saved with a `.crypt` extension.\n\n- `.crypt` files can then be decrypted again.\n\n- A password is used to create the 256-bit crypto-key.\n\n----\n\n### Setup\n\nDownload the latest jar from [Releases](https://github.com/leonlatsch/scrypt/releases).\n\n----\n\n\n#### Requirements\n\n- Java 11\n- JavaFX (optional, gets deployed with scrypt since version 2.0)\n\n----\n\n### Details\n\n- Algorithm used: AES-256\n\n### Other\n\n- You may want to have a look at [scrypt-lite](https://github.com/leonlatsch/scrypt-lite). It does the same as scrypt but with a shell interface.\n\nLicence\n=======\n\n    MIT License\n    \n    Copyright (c) 2019-2020 Leon Latsch\n    \n    Permission is hereby granted, free of charge, to any person obtaining a copy\n    of this software and associated documentation files (the \"Software\"), to deal\n    in the Software without restriction, including without limitation the rights\n    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n    copies of the Software, and to permit persons to whom the Software is\n    furnished to do so, subject to the following conditions:\n    \n    The above copyright notice and this permission notice shall be included in all\n    copies or substantial portions of the Software.\n    \n    THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n    SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonlatsch%2Fscrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonlatsch%2Fscrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonlatsch%2Fscrypt/lists"}