An open API service providing repository metadata for many open source software ecosystems.

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

Related Keywords
rc4-encryption 28 rc4-algorithm 10 rc4 7 cryptography 6 rc4-cipher 5 cpp 4 rsa-encryption 4 aes-encryption 3 vigenere-cipher 3 des-encryption 3 encryption 3 rsa 3 affine-cipher 2 linux 2 substitution-cipher 2 cryptoanalysis 2 csharp 2 pseudo-random-generator 2 python3 2 encryption-decryption 2 blowfish-algorithm 2 blowfish 2 decryption 2 bucket 1 npm-package 1 mount 1 s3fs 1 secure-s3fs 1 salt-message 1 spritz 1 npm 1 nodejs 1 node 1 javascript 1 base64 1 spn 1 shiftcipher 1 rsa-encryption-decryption 1 permutation-cipher 1 hill-cipher-encryption 1 hashfunctions 1 discrete-logarithm 1 cryptography-algorithms 1 rc4-decryption 1 api 1 vimcrypt 1 vim 1 python-eval 1 prng 1 primitive-root-mod-n 1 pdo-php 1 pdo-mysql 1 htb 1 hackthebox 1 ecdsa-signature 1 boot2root 1 randomness-testing 1 assignment 1 algorithm 1 hashing 1 sha1-hash 1 pseudorandom-number-generator 1 primality-testing 1 des 1 caesar-cipher 1 sha256 1 pkcs5padding 1 md5 1 hmac 1 ecb-mode 1 cbc-mode 1 algorithms 1 rc4-extension 1 vmpc 1 socket-programming 1 cyclic-redundancy-check 1 chinese-remainder-theorem 1 pypi-package 1 cipher 1 shellcode 1 rsa-cryptography 1 hill-cipher 1 grain-stream-cipher 1 diffie-hellman-key 1 cryptoanalysis-algorithms 1 ceaser-cipher 1 cplusplus 1 twofish-crypto 1 triple-des 1 symmetric-encryption-algorithm 1 symmetric-encryption 1 rivest-shamir-adleman 1 python 1 diffie-hellman-key-exchange 1 data-encryption-standard 1 crypto-algorithms 1 crypto-algorithm 1 chacha20 1 asymmetric-encryption 1 asymmetric-algorithm 1