Answer the question
In order to leave comments, you need to log in
Is there an easy way to add the ability to encrypt/decrypt a string using AES to a Qt application?
We need something extremely simple and light, preferably without tambourines and statically assembled under MacOS, Win and Linux.
TinyAES is an ideal option, but it looks like it's full of holes and without a tambourine is only assembled under Win. It also builds under MacOs, but when executing (!) The code throws out so many errors that I can’t figure it out.
Crypto++ monster is still the same. I did not find a way to pull out only AES from there.
OpenSSL is also a monster.
Answer the question
In order to leave comments, you need to log in
Some of my shit code based on rsdn.ru/forum/src/2477194.1
https://yadi.sk/d/PuLUjKRpb7Jve needs editing
You can also see QCA .
And here is the code on StackOverflow using Crypto++.
But the truth is, these are all cumbersome decisions. Therefore, only your own crutches or tearing out the necessary files from libraries, which is not buzzing.
For me it's easier to use OpenSSL.
You can peek at the code from my Qt Bitcoin Trader project
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question