Simple encryption program using XTEA cipher to encrypt or decrypt files. Written in C++
-
Updated
Sep 3, 2016 - C++
Simple encryption program using XTEA cipher to encrypt or decrypt files. Written in C++
Ransomware is a type of malware from cryptovirology that threatens to publish the victim's personal data or permanently block access to it unless a ransom is paid. While some simple ransomware may lock the system without damaging any files, more advanced malware uses a technique called cryptoviral ...
Implementation of the (corrected) Block TEA encryption algorithm in modern C++ with PHP bindings
Add a description, image, and links to the xtea topic page so that developers can more easily learn about it.
To associate your repository with the xtea topic, visit your repo's landing page and select "manage topics."