>From: Thiago Macieira <[email protected]>
>To: [email protected]
>Date: Wed, 12 Jul 2017 09:20:26 -0700
>Subject: Re: [Development] Qt-AES - Looking for comments
>On quarta-feira, 12 de julho de 2017 07:52:20 PDT Matteo wrote:
>> At the beginning this was for my own personal use as I was in need of
some
>> sort of encryption for a work project without using openssl, then I just
>> released the code for the class on github, it's more a code exercise
than a
>> real usable class for the issues you pointed out.
>
>Try this instead: https://github.com/01org/tinycrypt

Thank you, I am watching it.

>>And when are you going to add support for hardware-accelerated AES? And
after
>>you do, what value does your library have on top of the 4 processor
>>instructions?

You mean using the AES-NI instructions?

The tinycrypt project you show me does not look like they are using any
special instructions to be hardware accelerated, or am I missing something?

Thank you

-- 
Matteo
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to