dChan


528 : ◆MUMUMUhnYI [sage] : 2009/06/20 (金) 02:14:55 ID: J53bPeYW
Jim-san,

We began new trip system from yesterday. It is pretty secure the traditional one.

But don't panic. It has packward compatibility. You can use the traditional version
of trip when you specify the first 8 characters as your trip seed.

So, for example, if you use #(over 12 characters) as trip string, the system will
generate the new trip automatically.

The new trip is SHA-1 based and it generates 12 characters of hash string.
And the traditional trip is DES based and it generates 10 characters of hash string.

As of course you already know, DES is no longer secure, so we need introduce
the pretty good authentication system.

But it must has compatibility because the traditional version is widely deployed
already, and the "Moritapo" system (operated by Brazil inc.) uses it.

In short, you can use your original trip string by specifying the first 8 characters.
(after the ninth, ignored by nature, it derived from DES specification)

But I recommend users use the new version. It is pretty secure against reverse analyzing.

Regards,
-- Mumumu
529 : ◆MUMUMUhnYI [sage] : 2009/06/20 (金) 02:16:43 ID: J53bPeYW
>>528
> But don't panic. It has packward compatibility.

packward => backward

。・゚・(ノД`)・゚・。 Hazukashii...
530 : ◆MUMUMUhnYI [sage] : 2009/06/20 (金) 02:20:03 ID: J53bPeYW
> But it must has compatibility because the traditional version is widely deployed already,

must have ...

Ah, my English level is still poor. :-(
532 : ◆MUMUMUhnYI [sage] : 2009/06/20 (金) 02:25:13 ID: J53bPeYW
>>531
Thank you for your understanding.

I wrote >>528 "on-the-fly" and I didn't sanity check by the translating engine...
So, it includes several syntax errors, sorry.
534 : ◆MUMUMUhnYI [sage] : 2009/06/20 (金) 02:48:37 ID: J53bPeYW
>>533
I received and replied.