Приложение для шифрования данных с использованием алгоритма RC4
-
Updated
Sep 11, 2024 - Python
Приложение для шифрования данных с использованием алгоритма RC4
A python3 RC4 implementation that doesn't suck. (i.e. it's actually binary-safe...)
A project named "STEGANOGRAPHY TOOLS " that provide 4 types of Steganography { Image, Text, Audio, Video } that hides User's Text message in the desired cover file using the tool and can send it to the receiver who can extract the Hidden message using the same tool .
Python implementation of the stream cipher RC4 and RC4-drop[n].
This utility was developed to reverse-engineer the encryption algorithms used in PDF 1.6 and recover the used password.
Implementation of Cryptographic Algorithms of course Modern Cryptography(CSC049P1M) offered in IIT Jammu.
Crypto projects in python, e.g. Attacks to Vigenere, RSA, Telnet Protocol, Hip Replacement , Vernam cipher, Crack Zip Files, Encryptions RC4, Steganography, Feistel cipher, Superincreasing Knapsac, Elliptic Curve Cryptography, Diffie Hellman & EDF.
Homeworks developed for the course Informatic Secutiry at UDLAP
Add a description, image, and links to the rc4-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the rc4-algorithm topic, visit your repo's landing page and select "manage topics."