Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Why 16 rounds are used in single DES algorithm?

Status
Not open for further replies.

ysrkreddy

Newbie level 4
Joined
Sep 8, 2006
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,321
hi
why 16 rounds are used in single DES algorithm, and why we are using 3 keys in triple des. why not 2,4,5 .send pdfs regarding this .

thanks
 

Re: TRIPLE DES ALGORITHM

why 16 rounds are used in single DES algorithm, and why we are using 3 keys in triple des. why not 2,4,5

16 rounds are used in DES as a tradeoff between performance and speed of the algorithm.
Triple DES uses 3 keys but a better version of triple des is to use only 2 keys and still achieve the desired level of encryption. If i remember correctly, use K1 for encrypting message M, then use K2 for decrypting, then again use K1 for ecnrypting, thus giving 3DES. for more info, read "Cryptography and Network Security" by William Stalllings.
 

Re: TRIPLE DES ALGORITHM

Hi, by any chance do you have the solution manual for cryptography and network security? If yes, could you email it to: natflo(at)gmail.com Thanks
 

TRIPLE DES ALGORITHM

@itsthetimetodisco

yes u r right..it gives u triple DES with 2 keys
 

Re: TRIPLE DES ALGORITHM

Does anyone have idea about encryption of a page using PERL script?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top