Signed Encryption FIXED by leonid (luck)

y=x=id%9*10+8
gets.bytes{|b|putc~15&y^(y=16*b^=x)>>8}
putc y^x%16

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

download

return to the top page