electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

newdes encryption - yes there is newdes


Post new topic  Reply to topic    EDAboard.com Forum Index -> PC Programming and Interfacing > newdes encryption - yes there is newdes
Author Message
thilaks83



Joined: 17 Sep 2005
Posts: 19


Post17 Sep 2005 11:26   

newdes encryption - yes there is newdes


i cant find the source to study the newdes algorithm...i'l have to do the encryption using visual c++...i cant even find the source code for this algorithm to make a reference.....thank u.....

it was created in 1984 by Robert Scott...
newdes unlike des has no bit-level permutations,making it easy to implement in software....all operations are performed on whole bytes. It is a product cipher,consisting of 17 rounds performed on a 64 bit data block and make use of a 120 bit key.in each round,subkey material is XORed with the 1 byte sub-blocks of data,then fed through a round function,the result of which is then XORed with another sub block of data.in total, 8 XORs are performed in each round.the round function is derived from the United States Declaration of Idependence.
each set of two rounds uses seven 1-byte subkeys, which are derived by splitting 56 bits of the key into bytes.the key is then rotated 56 bits for use in the next two rounds......



this is wat i found in the net...not much to understand....if there was a block diagram about it then it would be better....

pls help me out ....
thank u....Very Happy


Last edited by thilaks83 on 17 Sep 2005 16:03; edited 1 time in total
Back to top
Google
AdSense
Google Adsense




Post17 Sep 2005 11:26   

Ads




Back to top
jinics



Joined: 28 Mar 2004
Posts: 50
Helped: 35
Location: Pakistan


Post17 Sep 2005 14:56   

Re: newdes encryption


NEWDES ? are you asking for
DES
or AES
or
3DES?
i don't think there is any NEWDES
Back to top
M!k



Joined: 22 Apr 2002
Posts: 673
Helped: 85


Post17 Sep 2005 16:59   

Re: newdes encryption - yes there is newdes


a C implementation can be found here:
ftp://ftp.franken.de/pub/crypt/chipcards/sosse/
description of the header file is here:
http://www.mbsks.franken.de/sosse/html/newdes-sk_8h.html

But you can also find different opinions which say that this algorithm is weaker than DES. Are you sure you want to use it. Read the authors comments in the source file.

Btw, that algoritm is 20 years old...


Mik
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> PC Programming and Interfacing > newdes encryption - yes there is newdes
Page 1 of 1 All times are GMT + 2 Hours
Similar topics:
Problems with C++ source codes for Triple DES, NEWDES, DES-X (3)
Is VLSI realted to automobiles?? if yes HOW?? (2)
Yes, another what language is good for me topic. (2)
Is there a possibility that there are no more IP addresses ? (8)
Is this serial data transfer appropriate for encryption? (2)
Can Matlab/Simulink implement OFDM? --- Yes (4)
YES PROTEUS SP5 CAN WORK WITH PIC BASIC PRO (3)
Is there is big diffrence between 16f628 and 16f628a (34)
6 Bldc Motor - is there any SINGLE MCU is avaliable? (2)
Is there an ADC which is microcontroller independent? (6)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS