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.

Problems with C++ source codes for Triple DES, NEWDES, DES-X

Status
Not open for further replies.

thilaks83

Junior Member level 1
Joined
Sep 17, 2005
Messages
19
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,468
newdes

i have a source code for Triple DES, NEWDES and DES-X..but i could'nt complile it...im having prob with C++.. so can anyone help me debug the prob...i need this algorithms for my project...thank u very much :)
 

Re: having problem with C++

PLease send me error message during compiling
and if you can, send me your source code maybe there is any problem in it.

Trust me :D

best regards

fredy
 

Re: having problem with C++

here is my source codes...triple des, des-x and newdes...thank u very much...i really appreciate ur concern...
hello fredy did u see the source codes?
there was another member in this forum said he could compile the sourece codes but im not sure of the way he explain...can have a look...thanks...
 

having problem with C++

I compiled the project in 3DES Source Code.doc like this:
gcc -Wall -DTEST des.c

I compiled the project in outer-desx.zip by running GNU make.

I couldn't compile the project in scott-newdes-c.zip because ND2MAIN.C includes newdespr.h, but that file is missing.


Those source files are ancient, before ANSI C.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top