Rijndael 3rd party library
Hello Everybody,
I have a demand to code a simple C++ program that opens a file encrypted with this library:
http://www.pragmaware.net/software/rijndael/index.php
and output the contents.
I have all the variables to open the documents, but I'm stuck on how to implement the library in a C++ application.
Do you have some kind of skeleton that execute the library properly?
It can be very simple, with any string to encrypt and decrypt.
Thanks a lot.
Bruno
Topic archived. No new replies allowed.