[gameprogrammer] XML/Encryption/C++

Hi,

 

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.

 

Thanks,

Dirso

Other related posts: