-
Updated
Oct 28, 2019 - JavaScript
#
rc4-algorithm
Here are 12 public repositories matching this topic...
A python3 RC4 implementation that doesn't suck. (i.e. it's actually binary-safe...)
-
Updated
Oct 26, 2019 - Python
The RCX algorithm is improved based on the RC4 algorithm, and performance is almost the same.
-
Updated
Oct 14, 2019 - C#
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.
rsa
steganography
keypair
diffie-hellman
elliptic-curve-diffie-hellman
vigenere-cipher
feistel
vernam-cipher
telnet-protocol
pseudo-random-generator
pgp-key
zip-cracker
rc4-algorithm
cyclic-redundancy-check
stream-generator
chinese-remainder-theorem
knapsack-encryption
elliptic-curve-cryptography
rc4-encryption
-
Updated
Aug 31, 2019 - Python
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 random message (cipher text) then inserted into the pixel image with the steganography method (Least significant Bit) so that people do not realize in the image.
-
Updated
Jan 22, 2020 - PHP
This repository is showing you the the implementation of RC algorithms in Java
-
Updated
Jan 14, 2020 - Java
Project for Information Security course. Small cloud storage application with data encryption.
-
Updated
Dec 26, 2019 - C#
A very fast, memory efficient, memory-safe, secure, multi-threaded RC4 stream cipher implementation that allows a user to encrypt or decrypt a file using a random byte key and write to stdout or to a file, all in parallel
-
Updated
Jul 4, 2020 - C
The implementation of the stream ciphers: LFSR, GEFFE, RC4
algorithm
cipher
rc4
stream-cipher
lfsr
stream-ciphers
cipher-algorithms
crypto-algorithm
rc4-algorithm
geffe-generator
crytography
-
Updated
Oct 7, 2018 - Java
-
Updated
Dec 26, 2019
-
Updated
Aug 10, 2018 - Python
Homeworks developed for the course Informatic Secutiry at UDLAP
-
Updated
May 30, 2018 - Python
Improve this page
Add a description, image, and links to the rc4-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rc4-algorithm topic, visit your repo's landing page and select "manage topics."