{"id":22379366,"url":"https://github.com/r3li4nt/aescrypter","last_synced_at":"2026-03-09T05:31:19.655Z","repository":{"id":108358271,"uuid":"509917139","full_name":"R3LI4NT/AEScrypter","owner":"R3LI4NT","description":"Encrypt and Decrypt files with Advanced Encryption Standard.","archived":false,"fork":false,"pushed_at":"2022-12-25T15:05:56.000Z","size":405,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-16T02:14:48.616Z","etag":null,"topics":["aes","aes-128","aes-192","aes-256","aes-encryption","cryptography","decrypt","encrypt","linux","python","security"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/R3LI4NT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-07-03T03:56:50.000Z","updated_at":"2023-07-13T10:59:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1f012d5-0b8b-4894-9a00-66175b56e9e6","html_url":"https://github.com/R3LI4NT/AEScrypter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/R3LI4NT/AEScrypter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2FAEScrypter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2FAEScrypter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2FAEScrypter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2FAEScrypter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R3LI4NT","download_url":"https://codeload.github.com/R3LI4NT/AEScrypter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3LI4NT%2FAEScrypter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30283888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","aes-128","aes-192","aes-256","aes-encryption","cryptography","decrypt","encrypt","linux","python","security"],"created_at":"2024-12-04T23:09:45.146Z","updated_at":"2026-03-09T05:31:19.637Z","avatar_url":"https://github.com/R3LI4NT.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![AEScrypter](https://user-images.githubusercontent.com/75953873/177024575-f0fa204c-4e3f-4d72-bf99-cb9dde463c46.png)\n\nEncrypt and Decrypt files with Advanced Encryption Standard.\n\n## Usage\n| COMMAND | DESCRIPTION |\n| ------------- | ------------- |\n| -e / --encrypt | Encrypt file |\n| -d / --decrypt | Decrypt file |\n| -b / --buffersize | Buffer size (128 / 192 / 256) |\n| -p / --password | Password to encrypt and decrypt file |\n| -h / --help | Request help |\n\n## Insallation\n```\n\u003e git clone https://github.com/R3LI4NT/AEScrypter\n\n\u003e cd AEScrypter\n\n\u003e pip3 install -r requirements.txt\n\n\u003e sudo apt-get install shred\n```\n\n`EXAMPLE:` **File ENCRYPTED**\n```python\npython3 AEScrypter.py -e \u003cfile\u003e -b \u003cbuffersize\u003e -p \u003cpassword\u003e\n```\n\n![file_ENCRYPTED](https://user-images.githubusercontent.com/75953873/177024091-193802d8-8f47-44cc-9fe9-9f3f422e8d35.png)\n\n\n`EXAMPLE:` **File DECRYPTED**\n```python\npython3 AEScrypter.py -d \u003cfile\u003e -b \u003cbuffersize\u003e -p \u003cpassword\u003e\n```\n\n![file_DECRYPTED](https://user-images.githubusercontent.com/75953873/177024097-89f3f294-68e2-4e90-a6f1-5eac1ff22ef2.png)\n\n\n**Package by:** https://www.aescrypt.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr3li4nt%2Faescrypter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr3li4nt%2Faescrypter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr3li4nt%2Faescrypter/lists"}