An open API service indexing awesome lists of open source software.

https://github.com/raspi/randomxorreaderwriter

Generate two randomly xor'ed outputs from one input and vice versa
https://github.com/raspi/randomxorreaderwriter

files go golang io random xor

Last synced: 11 months ago
JSON representation

Generate two randomly xor'ed outputs from one input and vice versa

Awesome Lists containing this project

README

          

# randomXorReaderWriter

Reads from reader and outputs two randomly xor'ed bytes and vice versa

## Install

go get -u github.com/raspi/randomXorReaderWriter

## Example

See [_example](_example/) directory