{"id":19911617,"url":"https://github.com/zalexanninev15/encrypt-and-decrypt","last_synced_at":"2026-04-09T08:56:01.659Z","repository":{"id":112544564,"uuid":"460839067","full_name":"Zalexanninev15/Encrypt-and-Decrypt","owner":"Zalexanninev15","description":"Encrypt and Decrypt text with key","archived":false,"fork":false,"pushed_at":"2022-12-25T10:29:18.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-05T14:33:22.333Z","etag":null,"topics":["3des","aes-encryption","base64","css","decrypt","decryption","encrypt","encryption","file","html","javascript","js","key","rabbit","rc4","text","web","weba"],"latest_commit_sha":null,"homepage":"https://zalexanninev15.github.io/Encrypt-and-Decrypt","language":"JavaScript","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/Zalexanninev15.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":"2022-02-18T12:11:20.000Z","updated_at":"2022-05-13T12:22:50.000Z","dependencies_parsed_at":"2023-05-16T07:30:16.820Z","dependency_job_id":null,"html_url":"https://github.com/Zalexanninev15/Encrypt-and-Decrypt","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2FEncrypt-and-Decrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2FEncrypt-and-Decrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2FEncrypt-and-Decrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2FEncrypt-and-Decrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zalexanninev15","download_url":"https://codeload.github.com/Zalexanninev15/Encrypt-and-Decrypt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241341714,"owners_count":19947104,"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":["3des","aes-encryption","base64","css","decrypt","decryption","encrypt","encryption","file","html","javascript","js","key","rabbit","rc4","text","web","weba"],"created_at":"2024-11-12T21:26:00.883Z","updated_at":"2026-04-09T08:55:56.626Z","avatar_url":"https://github.com/Zalexanninev15.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Encrypt and Decrypt / [Launch ▶️](https://zalexanninev15.github.io/Encrypt-and-Decrypt)\n\n[![](https://img.shields.io/badge/platform-Browser-27282D.svg)](https://github.com/Zalexanninev15/Encrypt-and-Decrypt)\n[![](https://img.shields.io/badge/written_on-HTML-E34F26.svg?logo=html5)](https://github.com/Zalexanninev15/Encrypt-and-Decrypt)\n[![](https://img.shields.io/badge/written_on-Java_Script-F7DF1E.svg?logo=javascript)](https://github.com/Zalexanninev15/Encrypt-and-Decrypt)\n[![](https://img.shields.io/badge/release-v1.0-blue.svg)](https://github.com/Zalexanninev15/Encrypt-and-Decrypt)\n[![](https://img.shields.io/github/last-commit/Zalexanninev15/Encrypt-and-Decrypt)](https://github.com/Zalexanninev15/Encrypt-and-Decrypt/commits/main)\n[![](https://img.shields.io/github/stars/Zalexanninev15/Encrypt-and-Decrypt.svg)](https://github.com/Zalexanninev15/Encrypt-and-Decrypt/stargazers)\n[![](https://img.shields.io/github/forks/Zalexanninev15/Encrypt-and-Decrypt.svg)](https://github.com/Zalexanninev15/Encrypt-and-Decrypt/network/members)\n[![](https://img.shields.io/github/issues/Zalexanninev15/Encrypt-and-Decrypt.svg)](https://github.com/Zalexanninev15/Encrypt-and-Decrypt/issues?q=is%3Aopen+is%3Aissue)\n[![](https://img.shields.io/github/issues-closed/Zalexanninev15/Encrypt-and-Decrypt.svg)](https://github.com/Zalexanninev15/Encrypt-and-Decrypt/issues?q=is%3Aissue+is%3Aclosed)\n[![](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![](https://img.shields.io/badge/Donate-FFDD00.svg?logo=buymeacoffee\u0026logoColor=black)](https://z15.neocities.org/donate)\n\n## Screenshot\n\n\u003ca href=\"https://ibb.co/zNHk3hY\"\u003e\u003cimg src=\"https://i.ibb.co/7bN93J5/154688172-c12dc2c2-2468-44ca-88e1-3cb2a9552afe.png\" alt=\"154688172-c12dc2c2-2468-44ca-88e1-3cb2a9552afe\" border=\"0\"\u003e\u003c/a\u003e\n\n## Description\nThe utility allows you to encrypt and decrypt text (or from a file) using one of 4 encryption algorithms. Can also add Base64 to the selected algorithm for more reliability. The encrypted text can be copied or saved to a file.\n\n## Features\n\n* Easily encrypt text/text from a file with support for combining multiple encryption methods. It is possible to decrypt already encrypted text.\n* Possibility to export the encrypted/decrypted text to a file or it can be copied.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalexanninev15%2Fencrypt-and-decrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzalexanninev15%2Fencrypt-and-decrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalexanninev15%2Fencrypt-and-decrypt/lists"}