{"id":20134185,"url":"https://github.com/ryanoutcome20/cryptify","last_synced_at":"2026-02-25T16:02:48.187Z","repository":{"id":262616767,"uuid":"887812248","full_name":"ryanoutcome20/Cryptify","owner":"ryanoutcome20","description":"A WinForms based file Encryption system.","archived":false,"fork":false,"pushed_at":"2025-04-01T03:50:43.000Z","size":290,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T04:29:18.104Z","etag":null,"topics":["aes","cryptography","csharp","des","filesystem","tools","tripledes","windows","windows-forms"],"latest_commit_sha":null,"homepage":"","language":"C#","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/ryanoutcome20.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-11-13T10:27:36.000Z","updated_at":"2025-04-01T03:50:46.000Z","dependencies_parsed_at":"2025-01-13T09:22:27.890Z","dependency_job_id":"b9e3a7e2-16db-48c4-9fa5-bc5936131970","html_url":"https://github.com/ryanoutcome20/Cryptify","commit_stats":null,"previous_names":["ryanoutcome20/cryptify"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ryanoutcome20/Cryptify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanoutcome20%2FCryptify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanoutcome20%2FCryptify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanoutcome20%2FCryptify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanoutcome20%2FCryptify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanoutcome20","download_url":"https://codeload.github.com/ryanoutcome20/Cryptify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanoutcome20%2FCryptify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276195633,"owners_count":25601152,"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","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","cryptography","csharp","des","filesystem","tools","tripledes","windows","windows-forms"],"created_at":"2024-11-13T21:06:41.727Z","updated_at":"2025-09-21T05:32:26.049Z","avatar_url":"https://github.com/ryanoutcome20.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cryptify\n\n## Overview\nA simple yet elegant file encryption and decryption tool built with the C# .NET Framework and WinForms. It allows users to securely encrypt and decrypt files using different encryption algorithms, including AES, DES, and TripleDES.\n\n   * **Selectable \u0026 customizable algorithm**: Choose between AES, DES, or TripleDES to secure your files.\n   * **Simple UI**: An easy to navigate and use interface.\n   * **Customizable Encryption**: Easily swap out encryption algorithms or extend the application with new methods.\n   * **Modular**: For developers, the encryption system is modular and easy to integrate new algorithms into.\n   * **Easily Built**: For developers, the encryption system comes with an easy to use batch file to build it automatically.\n\n## Getting Started\n\n### Prerequisites\n\nBefore you begin, make sure you have the following installed on your system:\n\n- [Visual Studio 2022](https://visualstudio.microsoft.com/) (or later) with .NET Desktop Development workload.\n- .NET 6.0 or higher (for the latest version of WinForms support).\n\nDo note that because WinForms is an abstraction layer over the Windows GDI, it will **not** function, build, or work under Linux.\n\n### Installation\n\nEither install using the [releases](https://github.com/ryanoutcome20/Cryptify/releases/) tab or install directly via:\n\n1. Cloning the repository:\n   ```bash\n   git clone https://github.com/ryanoutcome20/cryptify.git\n   ```\n2. Running the build batch file included in the base of the directory.\n3. Running the file generated at: `./src/bin/Release/Cryptify.exe`.\n\n### Usage\n\n1. **Choose an Algorithm**: Select one of the algorithms (AES, DES, or TripleDES) from the dropdown menu.\n\n2. **Select a File**: Click the folder icon or drag-and-drop the file(s) you want to encrypt or decrypt.\n\n## Additional Information\n\n### Contributing\n\nContributions are welcome! If you find a bug or want to add a new feature or algorithm, feel free to fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the GNU General Public License v3.0 - see the [LICENSE](./LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanoutcome20%2Fcryptify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanoutcome20%2Fcryptify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanoutcome20%2Fcryptify/lists"}