Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haythamasalama/ciphertool
Message encryption app using Vue.js.
https://github.com/haythamasalama/ciphertool
cbc des des-cbc hill-cipher tailwind tailwindcss typescript vuejs
Last synced: 8 days ago
JSON representation
Message encryption app using Vue.js.
- Host: GitHub
- URL: https://github.com/haythamasalama/ciphertool
- Owner: Haythamasalama
- Created: 2022-12-30T22:00:14.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T17:09:34.000Z (14 days ago)
- Last Synced: 2024-10-24T00:37:29.253Z (13 days ago)
- Topics: cbc, des, des-cbc, hill-cipher, tailwind, tailwindcss, typescript, vuejs
- Language: TypeScript
- Homepage: http://cipher.haythamasalama.me
- Size: 367 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cipher Tool
Cipher Tool
Encrypt and decrypt messages using the Hill cipher and DES in CBC mode, using Vue.js, TypeScript, and Tawillindcss, without the use of external packages for encryption and decryption.
me .
projects .
blog .
vidoes .
tools .
twitter .
linkedin .
discord .
instagram .
## UX & UI
![Home](https://user-images.githubusercontent.com/37311945/210116290-37c5f391-4f2e-4b34-af98-3c5841d3cac7.png)
[Design](https://www.figma.com/file/NoQVCS14uffHH3jJKAPapO/Untitled?node-id=107%3A23&t=MV4JUJGeVTJ1L3cU-1)
## Technologies used
- Vuejs
- Typescript
- Tawillindcss## Installation
```bash
$ git clone https://github.com/haythamasalama/cipherTool.git
$ cd cipherTool
$ npm i
$ npm run dev // dev
$ npm run build // build
```## ❤ Sponsor me if you find the work valuable