-
Updated
Oct 28, 2019 - JavaScript
#
rc4-algorithm
Here are 25 public repositories matching this topic...
A python3 RC4 implementation that doesn't suck. (i.e. it's actually binary-safe...)
-
Updated
Jun 21, 2021 - Python
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
Jan 3, 2022 - Python
The RCX algorithm is improved based on the RC4 algorithm, and performance is almost the same.
-
Updated
Oct 14, 2019 - C#
This repository is showing you the the implementation of RC algorithms in Java
-
Updated
Jan 14, 2020 - Java
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
Yet another RC4 cryptor that encodes/decodes bytes and UTF8 strings.
-
Updated
Nov 20, 2021 - Dart
multiple Encryption algorithms
-
Updated
Aug 8, 2021 - 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
Project for Information Security course. Small cloud storage application with data encryption.
-
Updated
Aug 25, 2021 - C#
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 .
cryptography
image-steganography
lsb-steganography
rc4-algorithm
video-steganography
text-steganography
audio-steganography
zero-width-character
steganography-tools
-
Updated
Feb 7, 2022 - Jupyter Notebook
RC4 Encryption and decryption package
-
Updated
Feb 13, 2021 - JavaScript
Integrates RC4 MD5 Hashing into S3FS source code enabling encryption/decryption of files within mounted or AWS S3 bucket.
-
Updated
Apr 8, 2022 - C++
-
Updated
Aug 10, 2018 - Python
Homeworks developed for the course Informatic Secutiry at UDLAP
-
Updated
May 30, 2018 - Python
Implementation of RC4-based stream pseudo-random number generator (PRNG) in C
random
random-generation
rc4
random-number-generators
pseudo-random
pseudo-random-generator
rc4-algorithm
pseudo-random-number-generation
-
Updated
Mar 31, 2021 - C
[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
-
Updated
Oct 4, 2020 - Jupyter Notebook
-
Updated
Dec 26, 2019
-
Updated
Aug 2, 2021 - Python
-
Updated
Mar 31, 2022 - C#
A simple, unoptimized yet reliable implementation of the RC4 stream cipher.
-
Updated
Oct 9, 2020 - C
Decryption and Encryption PHP Ciphers (Simple Substitutions/Double Transpositions/RC4)
-
Updated
Aug 29, 2020 - PHP
Encryption and decryption using RC4 algorithm.
-
Updated
Dec 10, 2021 - C#
Aim for strong encryption using only the simplest of known algorithms
-
Updated
May 20, 2022 - Shell
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."