GitHub topics: rc4-encryption
jElhamm/Crypto-Algorithms
"A collection of implemented symmetric and asymmetric cryptographic algorithms."
Language: Python - Size: 212 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

SarahAbuirmeileh/RC4
C++ implementation of the RC4 encryption algorithm showing the weaknesses of it.
Language: C++ - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

sudiptab2100/CryptographicAlgorithms
Implementation of Cryptographic Algorithms of course Modern Cryptography(CSC049P1M) offered in IIT Jammu.
Language: Python - Size: 51.3 MB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Cyb3rV1c/Rc4_Encryptor-Decryptor
A lightweight C++ tool that encrypts/decrypts RC4-encrypted shellcode from a binary file using a provided key.
Language: C++ - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mauricelambert/RC4Encryption
This package implements RC4 encryption.
Language: Python - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

gionanide/Cryptography
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.
Language: Python - Size: 932 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 20 - Forks: 3

raykaryshyn/FakeTLS
Client/server code that impersonates TLS 1.3 to disguise C2 activity.
Language: C - Size: 1.07 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 56 - Forks: 4

v1rushb/RC4
RC4 Encryption Algorithm implemented in C++
Language: C++ - Size: 21.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

FireG45/SimpleClientServerChat
SimpleClientServerChat is simple chat application that works on Java sockets and uses RC4 encryption with RSA digital signature. SimpleClientServerChat was developed as final project in Information security of computer networks university course.
Language: Java - Size: 83 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kaixinol/Ransomware-Maker.cs
A ransomware generator written in C# WPF, using the RC4 encryption algorithm, will generate C++11 code and C# code
Language: C# - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

MehmetTopuz/Smart-Hydroponic-Demo
Demo project for the Hydroponic System
Language: C - Size: 17.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

senkoustav9/Safe-Chat
A TCP Socket based chat application with a centralised server and clients handled using multi-threading. Encryption to ensure safety.
Language: C++ - Size: 114 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

layanmoyura/RC4-encryption-API-using-python
RC4 encryption API for web applications using python
Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

roccograpisarda/RC4-example
Educational RC4 example
Language: Python - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SatyamRaj1/CryptoGraphy
Classical Cryptosystems, Grain Cipher, RSA and it's attacks, RC4, Toy Cipher(based on SPN) Hash Function and their cryptoanalysis
Language: C++ - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

orsifrancesco/npm-rc4
A list of useful rc4 and base64 functions for Node.js and Browser.
Language: JavaScript - Size: 13.7 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

latimercaleb/secure-s3fs 📦
Secured implementation of s3fs file system with rc4 encryption
Language: C++ - Size: 3.74 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

AndryRafam/Epsilon 📦
Double random multiple choice encryption program
Language: C++ - Size: 1.12 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

h4rithd/RC4-Encryption 📦
In cryptography, RC4 is a stream cipher. While remarkable for its simplicity and speed in software, multiple vulnerabilities have been discovered in RC4, rendering it insecure.
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

EncryptUtil/EncryptUtil
EncryptUtil 一个整理了JDK常用加密算法工具类集合
Language: Java - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

dariastarica/Cryptography-Algorithms
A collection of implemented cryptography algorithms and optimizations.
Language: Java - Size: 985 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

hrichharms/RC4
RC4 implemented in C
Language: C - Size: 1.95 KB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lahirudanushka/RC4-Crypto
RC4 Encryption and decryption package
Language: JavaScript - Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 3

OzerBey/rc4-cryptology
This repository contains rc4 crypto algorithm
Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pliiiq3/RC4-C-sharp
Language: C# - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

matheusfbonfim/RC4-Encryption-Decryption-Algorithm
Language: Python - Size: 8.15 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kediaharshit9/RC4encryptionCryptanalysis
Assignment-1, CS6500, IIT Madras
Language: C++ - Size: 313 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jebidiah-anthony/htb_kryptos
HTB Kryptos (10.10.10.129)
Language: Python - Size: 455 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
