#
rc4
Here are 107 public repositories matching this topic...
security
encoding
encryption
localstorage
decompression
pbkdf2
secure
rc4
data-compression
rabbit
aes-encryption
des
decrypt
decryption
compressed-data
hacktoberfest
lz-string
-
Updated
Feb 11, 2022 - JavaScript
security
cryptography
rsa
md5
playfair
rc4
hill-cipher
diffie-hellman
encryption-algorithms
railfence
computer-security
caesar-cipher
vigenere-cipher
decryption-algorithm
rsa-encryption
diffie-hellman-algorithm
rsa-algorithm
monoalphabetic
counteributors
columnar
-
Updated
Apr 22, 2021 - C#
Pure Implementations for encryption algorithms including DES, RSA, AES, RC4
-
Updated
Oct 12, 2020 - Java
-
Updated
Dec 7, 2016 - Python
Fully-featured tool that combines state-of-the-art TLS analyzers with a report system that suggests appropriate mitigations and shows the full set of viable attacks.
tls
hsts
robot
https
crime
rc4
certificate-transparency
poodle
attack-trees
mitigations
breach
sloth
drown
sweet32
3shake
bar-mitzvah
lucky13
-
Updated
May 13, 2022 - Python
Binary, Analysis, and Disassembler Radare2 Plugins for Dan32 architechture binaries
-
Updated
Aug 21, 2017 - C
misc scripts
android
hashing
machine-learning
performance
cryptography
shodan
compression
crypto
aes
bitcoin
qrcode
hash
rc4
totp
mmap
cve
kdbx
luks
zram
bitshuffling
-
Updated
Aug 17, 2021 - Python
A python3 RC4 implementation that doesn't suck. (i.e. it's actually binary-safe...)
-
Updated
Jun 21, 2021 - Python
Cryptography and Network Security Lab programs done in 7th semester of SIT(VTU).
cryptography
encryption
rsa
playfair
rc4
sit
digital-signature
vtu
hill-cipher
decryption
rsa-cryptography
network-security
rsa-algorithm
monoalphabetic
hillcipher
playfair-cipher
des-algorithm
cns-lab
-
Updated
Dec 22, 2019 - C++
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
Gocrypt is encryption/decryption library for golang. Library gocrypt provides a library to do encryption instruct with go field. The library gocrypt provide instruct tag encryption or inline encryption and decryption
-
Updated
Oct 15, 2020 - Go
File transfer application written in C# --- new project -> https://github.com/HookJordan/FFT2
-
Updated
Nov 13, 2020 - C#
ARC4 (Alleged RC4) cryptography provider class library.
-
Updated
Dec 20, 2021 - C#
Yet another RC4 cryptor that encodes/decodes bytes and UTF8 strings.
-
Updated
Nov 20, 2021 - Dart
Simple Implementation of some Cryptography Algorithms
-
Updated
Nov 3, 2018 - Python
Exploits weaknesses in RC4 to mount a chosen-plaintext attack and recover the private key. The vulnerability is similar to the one used to crack WEP, but it targets schemes where the initialisation vector precedes the long term key.
-
Updated
Mar 12, 2022 - Python
Advanced NodeJS (Express) chat with packet encryption.
chat
http
encryption
socket-io
expressjs
rc4
multichannel
chat-application
encrypted-chat
nodejs-server
-
Updated
Nov 10, 2020 - HTML
Improve this page
Add a description, image, and links to the rc4 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rc4 topic, visit your repo's landing page and select "manage topics."
Which version are you referring to
3.1dev
We list not all RFCs in ~/doc/ which we refer to in testssl.sh.
List used RFCs:
grep RFC -w ./testssl.sh | grep -v TLS_CIPHER | grep RFC | sed 's/^.*RFC/RFC/' | sort -uList RFCs referred to:
grep -w RFC doc/testssl.1