On Thu, 18 Aug 2016 11:50:33 -0600 Michael McConville mmcco@mykolab.com wrote:
I forgot to mention all the crypto required, too. These boards don't have crypto accelerators, so that's a big cost.
What? ARMv8-A has hardware accelerated SHA(1/2), AES, and a carry-less multiply. As far as I am aware this still requires using OpenSSL 1.1.x (currently beta), and I don't remember off the top of my head if the code necessary to use newer OpenSSL was backported to pre 0.2.9.x.
Regards,