albert
Joined: 19 Sep 2006 Posts: 1
|
".encrypted" files |
Posted: Tue Sep 19, 2006 3:04 am |
|
|
I have been using the CCSC for several years now and I am now considering using it also in our company. We would like to encrypt source files that we can distribute our libraries together with application code.
I downloaded the lastest demo to see how it works. I used the ex_extee.c example and encrypted the input.c file and included it with #include "input.c.encrypted"
When compiling it, the compiler through hundreds of "expecting a declaration" etc. errors when processing the .encrypted file. It seems it doesn't understand the encrypted file....
Anyone who has successfully used the source code encryption? |
|