A tool to analyze multi-byte xor cipher
-
Updated
May 9, 2023 - Python
A tool to analyze multi-byte xor cipher
这是一个可以加解密文件的demo,包括视屏,音频,文本,图片等所有文件的加解密,与DES相比,流密码操作简单,按位异或,并可以根据口令,生成复杂的秘钥进行加密 ~~~
🔒 Simple perfect xor encryption cipher 🔒
🔣 ISAAC is a fast, seedable, cryptographically secure pseudo-random number generator (CSPRNG) and synchronous stream cipher.
Simple ransomware to troll your friends. Encrypt and Decrypt a Windows computer using a simple xor encryption which is pretty basic!
Simple encryption tool designed to perform a bitwise XOR operation (XORing) on the contents of files with specific extensions in a given directory or file path. The XOR operation is executed using a user-defined key to encrypt the data.
🔑 Simple API for enrypting/decrypting text messages
Additive Cipher related to binary
Library for simple connection via OpenVPN protocol with Xor patch.
XOR One Time Pad Cipher written in C
rabbit stream cipher package RFC 4503 for Go
Basic decryption tool
Compress, decompress, and obfuscate table data with Defold
Article here: http://muonray.blogspot.com/2022/02/quantum-encryption-of-images-in-python.html The definition of image encryption used here is an extension of data encryption in general: using the bitwise XOR operation of the original image pixels and the random key image pixels, with the key image being either a pseudo-random stream cipher or th…
Fork of Yubiclip for Static Passwords over NFC. Encrypt your static password to secure it from Drive-by reading attacks.
Simple {scripts for ctf`s and challenges/python irc bot/automating stuff etc.}
The XOR Encryption algorithm is an effective and easy-to-implement method of symmetric encryption.
Compress, encrypt, archive. Easy and secure..
Brute force repeating-key XOR cracker.
Protect your Machine Learning model in your Flutter application.
Add a description, image, and links to the xor-cipher topic page so that developers can more easily learn about it.
To associate your repository with the xor-cipher topic, visit your repo's landing page and select "manage topics."