Skip to content

Python code demonstrating the RC4 encryption algorithm and a method to detect if the same keystream was used to encrypt two different ciphertexts.

Notifications You must be signed in to change notification settings

kasprzakewa/RC4-Keystream-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

RC4-Keystream-Detection

Python code demonstrating the RC4 encryption algorithm and a method to detect if the same keystream was used to encrypt two different ciphertexts.

About

Python code demonstrating the RC4 encryption algorithm and a method to detect if the same keystream was used to encrypt two different ciphertexts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages