PDA

View Full Version : AES Encryption Decryption of a file using Qt



merry
7th December 2010, 11:25
Hi

I am working Qt4.3 on my mac os machine. I want to create a program, which can encrypt and decrypt a complete file with an individual password using AES Algo. Is there any way to manage this in Qt and/or C++ and how?

squidge
7th December 2010, 13:22
Sure, take a look at Qt Cryptographic Architecture (QCA)