Botan, as I see is C++ wrapper around OpenSSL itself. Qt already has OpenSSL 
dependency. What's are benefits of using it if Botan is just additional 
dependancy?
Also neither Botan or OpenSSL have SASL and GPG support.

10.01.2013, 22:31, "Konstantin Tokarev" <annu...@yandex.ru>:
> 10.01.2013, 21:03, "Ruslan Nigmatullin" <euroeles...@yandex.ru>:
>
>>  Hi all,
>>
>>  With Qt5 there are no Qt-based cryptographic interfaces now. There was an 
>> QCA for Qt3/Qt4, but it had over-engineered interface and a lot of bugs. So 
>> I would like to start Crypto module for Qt5 with convience crypto-methods 
>> (Qt-based wrappers for TLS/SSL encryption, SASL, AES/etc encryption, 
>> SHA/HMAC hashing, etc) and nice Qt-style API. It's proposed to use 
>> appropriate libraries like OpenSSL/cyrus-sasl/gnugp/etc.
>
> Qt Creator is using Botan library [1]. You may want to implement Qt-style 
> wrapper for it.
>
> --
> Regards,
> Konstantin

--
Ruslan Nigmatullin
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to