🦄 Hide text via Unicode's ZW(N)Js
-
Updated
Oct 28, 2019 - JavaScript
🦄 Hide text via Unicode's ZW(N)Js
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 .
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.
A python3 RC4 implementation that doesn't suck. (i.e. it's actually binary-safe...)
The RCX algorithm is improved based on the RC4 algorithm, and performance is almost the same.
This program can encrypt secret messages using a combination of RC4 and base 64 cryptographic algorithms then insert them into image files using the Least Significant Bit (LSB) method. by combining both cryptographic and steganographic methods, providing multiple security. Encryption will convert a secret message (plain text) into an unreadable …
The implementation of the stream ciphers: LFSR, GEFFE, RC4
This repository is showing you the the implementation of RC algorithms in Java
RC4 Encryption and decryption package
Yet another RC4 cryptor that encodes/decodes bytes and UTF8 strings.
A list of useful rc4 and base64 functions for Node.js and Browser.
Cryptography: Encryption and Decryption as part of Security Test ( JavaScript + Groovy + .Jar File )
multiple Encryption algorithms
Credentials Management Tool Using Stream Cipher Algorithm.
Data security algorithms in C#
C++ implementation of the RC4 encryption algorithm showing the weaknesses of it.
Project for Information Security course. Small cloud storage application with data encryption.
[Python3] RC4 is a stream cipher and variable length key algorithm. This algo encrypts one byte at a time. Commented code for better understanding and Created using Colaboratory
Javafx based file encryption tool
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."