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

https://github.com/gitanat/xor-pipe

A command-line utility that XORs the sdin with a file (repeating if requested) and outputs to stdout. Potentially useful for OTP (One Time Pad)
https://github.com/gitanat/xor-pipe

Last synced: 4 months ago
JSON representation

A command-line utility that XORs the sdin with a file (repeating if requested) and outputs to stdout. Potentially useful for OTP (One Time Pad)

Awesome Lists containing this project

README