Pinned Repositories
awesome-gemini
A collection of awesome things regarding the gemini protocol ecosystem.
b2h
Convert binary data to hex and back.
b2w
b2w - binary to 5-letter words encoder/decoder
bin2nato
bin2nato - a binary file converter to NATO/HEX words
Chiffrepunks
What are Chiffrepunks compared to the legendary American Cypherpunks? - In German language
diana
The Diana Cryptosystem - For educational purposes
fakeOTP
Using a one liner to create fake OTP messages from German text.
mail2chan
HELP file, public mail2chan Gateway for YAMN and Mixmaster users
oc
oc - Onion Courier. Exchange data from your PC to a remote PC through the Tor Network.
pad
A small CLI program allowing users to pad and unpad messages or files.
706f6c6c7578's Repositories
706f6c6c7578/pua
Encoder/Decoder using a .ttf font for PUA (Private Use Area) Unicode characters.
706f6c6c7578/diana
The Diana Cryptosystem - For educational purposes
706f6c6c7578/Fraktur
Convert text to Old German and back.
706f6c6c7578/xo
An 'armor' format for Crockford-base32 messages.
706f6c6c7578/exo
Additional emoji encoder/decoder for my xo program.
706f6c6c7578/hsubgen
Command line function to generate or test hsubs
706f6c6c7578/Chiffrepunks
What are Chiffrepunks compared to the legendary American Cypherpunks? - In German language
706f6c6c7578/se
Simple Encoder for OTP messages.
706f6c6c7578/GnuPG-1.4-Win
gpg 1.4 for Windows, with pubring of Cypherpunk Remailers
706f6c6c7578/canlock
Cancel-Lock program for Usenet Postings.
706f6c6c7578/ff1
NIST FF1 CLI tool. Uses input files consisting of one (large) hex line.
706f6c6c7578/mbe
Convert UTF-8 characters to MIME base64 encoded strings.
706f6c6c7578/Mixmaster3.1-win
Mixmaster 3.1 Remailer Client (.exe) from Richard Christman
706f6c6c7578/gomix
Mixmaster Client written in Go
706f6c6c7578/PGPfone
PGPfone 2.1 for Windows
706f6c6c7578/pads
For educational purposes, when creating OTP sheets for "Dein Star", the "Diana Cryptosystem" or in binary notation.
706f6c6c7578/xor
XOR program for educational purposes. Accepts input files in binary notation, e.g. 01011010 etc.
706f6c6c7578/flip
Flip letters upside down and back.
706f6c6c7578/b2i
Convert a long binary (01...) string to .png and back.
706f6c6c7578/hide
bash script to hide your message, while typing on your keyboard
706f6c6c7578/u2d
Create long decimal strings, from Unicode text.
706f6c6c7578/d2h
Convert a long decimal string to hex and back.
706f6c6c7578/d2i
Convert a long decimal string to a .png file and back.
706f6c6c7578/rs
Generate random strings.
706f6c6c7578/scrambler
Intended for scrambling letters, numbers and special chars, in a text or hex file.
706f6c6c7578/qp
MIME quoted-printable decoder/encoder
706f6c6c7578/M-ID
Create Message-ID: and Date: Headers, for my m2n program.
706f6c6c7578/yu
Revised version of my original yqp program.
706f6c6c7578/m2n
Simple mailer for the dizum.com m2n Gateway.
706f6c6c7578/hashcash
Hashcash algorithm in Go