C

NameAuthorDescription
rot13-lookup.cTeknovoreUses a table generated during runtime for the conversion.
rot13-shortest.cN/AShortest implementation (yet), 64 bytes long!
rot13-sig.cN/AThe above implementation condensed to fit into a signature.
rot13.cMike AcarSpeedy implementation without anything like tables

Jay Kominek