[Qt-interest] RSA Key gen using openssl in Qt

Sean Harmer sean.harmer at maps-technology.com
Fri Jan 21 11:57:13 CET 2011


On Friday 21 January 2011 10:38:40 Plato P.B. wrote:
> Someone from the irc told me like, its better to statically compile and
> link openssl with Qt and then use it. can anyone hlelp me to do this?

Seriously, using QCA will be much easier than using openssl directly as the 
authors have done the hard work for you. QCA just provides a Qt'ish wrapper 
around various crypto providers including OpenSSL whch is what you asked for.

Cheers,

Sean



More information about the Qt-interest-old mailing list