On Tuesday, March 27, 2018 at 12:47:55 PM UTC-4, [email protected] wrote:
>
> Is the optimization available only on Power, or Intel port also uses AES 
> commands?
>

Crypto++ has hardware acceleration for AES on Intel x86, ARM aarch{32|64} 
and POWER8.

SHA hardware acceleration is available on the platforms, too.

Also see https://www.cryptopp.com/docs/ref/aes_8h.html#details and 
https://www.cryptopp.com/docs/ref/sha_8h.html#details .
 

> If and when PGP support is released, would it be AES optimized? Is AES 
> optimization applicable to the code which will then implement PGP?
>

Yes. Anything PGP related that relies on the AES classes would use hardware 
acceleration by default.

Jeff 

-- 
You received this message because you are subscribed to "Crypto++ Users". More 
information about Crypto++ and this group is available at 
http://www.cryptopp.com and 
http://groups.google.com/forum/#!forum/cryptopp-users.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to