IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 2 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New What's wrong with cipher block chaining?
New As used in SSLv3/TLS1.0
In that specific case, it is vulnerable to the BEAST attack. The attacker still needs to be able to insert self as man-in-the-middle, so it is not entirely trivial to pull off.

The general vulnerability lies in the use of an initialization vector for the first block only. As subsequent blocks reuse the output of the previous step, those quantities are known. TLS1.1 and beyond use separate initialization vectors for each block. Technically, the mode is still called cipher block chaining, but there is not a lot of chaining going on anymore.
New Ah. Understood.
     geriactic brain needs some input regards encryption - (boxley) - (20)
         First step in writing your own encryption algorithm ... - (drook) - (2)
             And this... :-) -NT - (scoenye)
             In other words: - (static)
         It is different - (scoenye) - (9)
             Ah, a usefull reply - (boxley) - (8)
                 Hey, mine was useful! - (drook) - (1)
                     Me too. :-) -NT - (Another Scott)
                 Something like this? - (scoenye) - (2)
                     Love. It. Best hopeful-Aha! in a long time :-) - (Ashton)
                     enough like it to require a licence :-( -NT - (boxley)
                 What's wrong with cipher block chaining? -NT - (static) - (2)
                     As used in SSLv3/TLS1.0 - (scoenye) - (1)
                         Ah. Understood. -NT - (static)
         A more generic tool... - (Another Scott) - (6)
             good link, thanks - (boxley) - (5)
                 There is only one unbreakable cypher - (pwhysall) - (4)
                     my idea is to create an EOTP -NT - (boxley) - (3)
                         Two things. - (a6l6e6x) - (2)
                             Or in related puzzlements, - (Ashton)
                             It is mainly a key transport problem - (scoenye)

It was a good party...
89 ms