On Fri, Oct 4, 2013 at 1:00 PM, rh_ <[email protected]> wrote: > On Thu, 3 Oct 2013 20:19:25 -0700 (PDT) > Joshua Datko <[email protected]> wrote: > >> OpenSSL with Crypto Acceleration on BBB > > I guess if speed is your goal you might not care, but most people assume > that hardware-crypto has been compromised. There's no way to prove > that hardware crypto is working "correctly". Software crypto can be verified > via code review. >
Eh, AES is AES: given the key, the encrypted bits sent on the network must be the same whether generated in software or hardware. The breakage, if real, is in the infrastructure, such as the RNG for key generation. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" 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/groups/opt_out.
