https://github.com/cosmin-panescu/encryption-decryption
📌 Program for converting text into binary code and vice versa
https://github.com/cosmin-panescu/encryption-decryption
binary-to-text-convert encryption-decryption javascript text-to-binary-convert
Last synced: 2 months ago
JSON representation
📌 Program for converting text into binary code and vice versa
- Host: GitHub
- URL: https://github.com/cosmin-panescu/encryption-decryption
- Owner: cosmin-panescu
- Created: 2022-11-30T10:40:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T07:02:29.000Z (about 2 years ago)
- Last Synced: 2025-02-01T19:43:58.131Z (4 months ago)
- Topics: binary-to-text-convert, encryption-decryption, javascript, text-to-binary-convert
- Language: JavaScript
- Homepage: https://cosmin-panescu.github.io/Encryption-Decryption/
- Size: 3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Criptare-Decriptare
The project involves the encryption of plain text in binary code and vice versa (through decryption). The project was born due to a project for the Basics of Information Technology at the Faculty, where the chosen subject was cryptography. All project / code was made using JavaScript