xor-operation
There are 15 repositories under xor-operation topic.
cyrildever/feistel-cipher
Feistel cipher implementation for format-preserving encryption
cyrildever/feistel
Feistel cipher implementation in Golang for format-preserving encryption
NITDgpOS/SecureSnaps
Image Codec using Private-key cryptography
idahoenigmann/private_information_retrieval
Private Information Retrieval
aaryanporwal/File-Encrypter
Encrypt-Decrypt any file, made without any external library.
x0reaxeax/x0rcmp
Implementing conditions purely with XOR instruction
cyrildever/feistel-jar
Feistel cipher implementation for the JVM providing format-preserving encryption
cyrildever/feistel-py
Feistel cipher implementation in Python for format-preserving encryption
abhinav-bhardwaj/XOR-Network-Simulation-Implementation
XOR Network Simulation Implementation using NS2 (Network Simulator 2)
nhays89/xor-sequence
Bit manipulation algorithm to compute the xor sum segment over natural nums.
Soumya-glitch-charlie/Cyclic-Redundancy-Check-and-Checksum
Python code for checking CRC and Checksum for sender and receiver side
danyahscript/XoR_Locker
XoR_Locker is a basic image encryption tool, which encrypts the image using an XOR gate. This tool capable of Encrypting and Decrypting the images.
Ismaxis/XOR-gate-without-libraries
Neural Network able to decide a XOR logic gate
nevioo1337/XOR-Encryption
XOR Encryption
mobalti/Error-Correcting-Encoder-Decoder
An Application uses error-correcting code to encode a text file, simulate a random 1-bit error on each byte, and correct the errors using parity bits.