Signed Encryption FIXED by _nderscore

for(i in a=readline(h=j=0))h^=it[i]=a.charCodeAt(i)
for(a=h>>4;a^h;)putstr(String.fromCharCode(a<<4|((a=it[j++]^h)^h?a>>4:h&15)))

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page