[Development] Qt-AES - Looking for comments

Marc Mutz marc.mutz at kdab.com
Tue Jul 11 23:13:16 CEST 2017


On 2017-07-08 00:39, Matteo wrote:
> Hi all,
> 
> I just finished the first preview of my QAESEncryption class and I
> would like to have some opinions on possible improvements, issues etc.
> 
> https://github.com/bricke/Qt-AES [1]
> 
> This is still a work in progress but I feel it's good enough to be
> shared and I am ready to take the heat!

Don't implement the cipher yourself. Wrap an existing, widely-used and 
audited crypto library instead.

Thanks,
Marc




More information about the Development mailing list