An open API service indexing awesome lists of open source software.

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

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