/prog/, why has no-one found a way to directly find a tripcode?
Explain.
Name:
Anonymous2008-08-05 23:38
>>11
What's with the ellipses? The tripcode algorithm converts text to Shift JIS, replace characters with HTML strings, generates a salt, then uses crypt().
Maybe I should have written "cryptographically secure hash algorithm," like MD5 or SHA-1.