|
Message-ID: <20111220154620.GA10482@openwall.com> Date: Tue, 20 Dec 2011 19:46:20 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: Bit slice implementation of DES based hashes On Tue, Dec 20, 2011 at 08:17:24PM +0530, piyush mittal wrote: > > > > It does not have any mode. It is a single DES encryption. > > Even proof of ECB i got from netlm format.So how you are saying it does not > have any mode??? I was referring to DES_bs_crypt_LM(). It encrypts just one DES block. While we can say that it's a special case of ECB mode, we can also say that it's not a mode at all, but just the block cipher being directly applied to one block of plaintext. > However why it looks in single DES encryption mode is because of the way of > calling S Boxes. I don't understand what you mean here. Alexander
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.