|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [gameprogrammer] Re: XML/Encryption/C++
On 2007/05/05, at 18:15, Edilson Vasconcelos de Melo Junior wrote: I’ll use XML for almost every configuration in my game, but there are a few things I don’t want the regular player to be able to open and edit it in a text editor. Do you know any good library to work with encrypted .xml files? I’m using tinyxml for the xml parsing, but now I think it would be way better if I could encrypt those files. Could you maybe use password-protected zip files? I know in Java you can write files to a zip archive and the password protect it, etc... I assume there should be a library out there for C/C++ which accomplishes the same thing? Just my $.02. -- Scott --------------------- To unsubscribe go to http://gameprogrammer.com/mailinglist.html
|
|