Bu projenin amacı bir metin şifreleme/şifre çözme programıdır. Sadece C Dili kullanılmış olup basit bir şifreleme algoritması vardır.
-
Updated
Dec 10, 2023 - C
Bu projenin amacı bir metin şifreleme/şifre çözme programıdır. Sadece C Dili kullanılmış olup basit bir şifreleme algoritması vardır.
bir yerine koyma (substitution) şifreleme yöntemidir. Bu yöntem, alfabenin ters çevrilmesiyle çalışır. Yani, A ↔ Z, B ↔ Y, C ↔ X gibi harflerin yer değiştirmesiyle oluşturulur.
web-based application that allows users to encrypt and decrypt messages using AES encryption. The user can input a message and a key (password), and the application will encrypt or decrypt the message accordingly.
👩💻Text Decryption, Artificial Intelligence course, University of Tehran
Text encryption and decryption using Huffman Code with java
An Open-source Text Encryption Tool
This repository contains a Python implementation of HMM and MCMC methods for text decryption. These methods are applied for decrypting messages which have been encoded using a various ciphers.
SVM-based decryption tool for ciphertexts, encrypted using randomly generated mixed-ciphertext alphabets
Simple Text Encryption and Decryption App – Built with v0
This code allows the user to encrypt and decrypt specific words or phrases (e.g: th& q!#ck br+wn f+x j!mps +v&r th& l*zy d+g). It should be specific or else the code will not proceed.
A text-based encryption/decryption program using RSA
A command line project developed in C++ for encryption and decryption of text in a given image.
Un Encriptador y Desencriptador Cesar hecho con Python y PyQt6.
Add a description, image, and links to the text-decryption topic page so that developers can more easily learn about it.
To associate your repository with the text-decryption topic, visit your repo's landing page and select "manage topics."