Skip to content

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

License

Notifications You must be signed in to change notification settings

raspi/randomXorReaderWriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 directory