{"id":19874937,"url":"https://github.com/adistrim/aesfoldercrypt-v2","last_synced_at":"2026-04-16T15:04:17.281Z","repository":{"id":232392643,"uuid":"781940404","full_name":"adistrim/AESFolderCrypt-V2","owner":"adistrim","description":"🔒 This repository contains a tool for encrypting and decrypting folders on Raspberry Pi or any linux system using AES encryption algorithm.","archived":false,"fork":false,"pushed_at":"2024-05-23T12:15:15.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T16:53:17.009Z","etag":null,"topics":["aes-256","pbkdf2","raspberry-pi","sha-256","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/adistrim.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-04-04T10:33:00.000Z","updated_at":"2024-05-23T12:16:39.000Z","dependencies_parsed_at":"2024-04-09T17:08:07.520Z","dependency_job_id":"7bdb2c2f-9c49-419f-b704-2c96f2b6fdf2","html_url":"https://github.com/adistrim/AESFolderCrypt-V2","commit_stats":null,"previous_names":["adistrim/aesfoldercrypt-v2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adistrim%2FAESFolderCrypt-V2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adistrim%2FAESFolderCrypt-V2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adistrim%2FAESFolderCrypt-V2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adistrim%2FAESFolderCrypt-V2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adistrim","download_url":"https://codeload.github.com/adistrim/AESFolderCrypt-V2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241302687,"owners_count":19940870,"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-256","pbkdf2","raspberry-pi","sha-256","shell"],"created_at":"2024-11-12T16:26:05.108Z","updated_at":"2026-04-16T15:04:17.241Z","avatar_url":"https://github.com/adistrim.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Folder Encryption/Decryption Script V2 for Raspberry Pi\n\nThis script provides a simple way to encrypt and decrypt folders using the AES algorithm with PBKDF2 for key derivation. It utilizes OpenSSL for encryption and decryption processes. The script is designed to run on a Raspberry Pi, but it can be used on any Linux-based system.\n\nYoutube Video: [Encryption on Raspberry pi](https://youtu.be/KQOr3ikgw-M)\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/adistrim/AESFolderCrypt-V2\n```\n\n2. Change to the project directory:\n\n```bash\ncd AESFolderCrypt-V2\n```\n\n3. Run the installation script:\n\n```bash\n./install.sh\n```\n\n## Usage\n\n### Help\nTo view detailed usage instructions, use:\n```bash\nfoldercrypt --help\n```\n\n\n### Encrypting a Folder:\n```bash\nfoldercrypt -enc \u003cfolder_path\u003e\n```\nExample:\n```bash\nfoldercrypt -enc my_folder\n```\n### Decrypting an Encrypted File:\n```bash\nfoldercrypt -dec \u003cencrypted_file\u003e\n```\nExample:\n```bash\nfoldercrypt -dec my_folder.enc\n```\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadistrim%2Faesfoldercrypt-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadistrim%2Faesfoldercrypt-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadistrim%2Faesfoldercrypt-v2/lists"}