need help in writing DES algorithm in C

G

git_cs

Hey , guys and gals do any of you have the DES algorithm in C/C++
language. I would be happy if any of you could give the source code.

I studied the algorithm, and have written a C language program which
implements just a single round. But the problem is that it encyrpts
the whole file, but while decrypting it just decrypts a part of it. If
you guys are good in C and would like to help me,
The problem in my code, is not due to the algorithm, but due to a
feature of C.
ie. fopen , fclose.
So ,pls people who are good in C, come forward to help me. No
knowledge of encryption is required.
Then I could email you my program. Thank you
 
M

Mark McIntyre

Hey , guys and gals do any of you have the DES algorithm in C/C++
language. I would be happy if any of you could give the source code.

this isn't comp.sources.wanted.
The problem in my code, is not due to the algorithm, but due to a
feature of C.
ie. fopen , fclose.

post your code, indicate what the problem is, someone will try to debug it
I'm sure.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,043
Latest member
CannalabsCBDReview

Latest Threads

Top