Switch to full style
For C/C++ coders discussions and solutions
Post a reply

C++ DES Encryption Package - Errors?

Fri Mar 13, 2009 10:25 pm

Hello,

I am trying to run a C++ DES Encryption Package I found at;
Code:
http://www.efgh.com/software/des.htm


I'm using Dev-C++ and when I compile I get these errors.


6 C:\Users\BATEMAN\Deskto\DES.CPP In file included from C:\Users\BATEMAN\Desktop\DES.CPP
32 C:\Dev-Cpp\include\des.h
ISO C++ forbids declaration of `triple_des' with no type
32 C:\Dev-Cpp\include\des.h
`triple_des' is neither function nor member function; cannot be declared friend

C:\Users\BATEMAN\Desktop\DES.CPP
In function `void error_exit(const char*, ...)':
572 C:\Users\BATEMAN\Desktop\DES.CPP
cannot convert `const char**' to `char*' for argument `3' to `int vfprintf(FILE*, const char*, char*)'


Could someone please help. I would really appreciate it.



Re: C++ DES Encryption Package - Errors?

Mon Mar 16, 2009 3:02 am

well i suppoce there is something rong with the programme or the utility you use but if you want to encrypt and decrypt data i would recomend you pgp it s an easy and secure way..

Post a reply
  Related Posts  to : C++ DES Encryption Package - Errors?
 Encryption and Decryption encryption Affine cipher code     -  
 Encryption Algorithm{Data Encryption Standard}     -  
 errors in commission program     -  
 C program that displays shapes. Keep getting errors.     -  
 BASE64Encoder/ BASE64Decoder & BadPaddingException errors.     -  
 connect SSIS package with ASP.net     -  
 request for apriori package     -  
 JLabel Class Example Swing Package     -  
 location of a package statement within a source code file     -  
 video encryption     -