Re: aes encryption
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: aes encryption
- From: Jerome Vuarand <jerome.vuarand@...>
- Date: Fri, 1 Jan 2010 22:06:43 +0100
2009年12月31日 dcharno <dcharno@comcast.net>:
> I use luacrypto which is a binding for OpenSSL.
>
> http://luacrypto.luaforge.net/
OpenSSL has support for several hardware AES accelerators, which
luacrypto can make use of. If you want maximum speed (as implied by
your need of a C implementation), and you have the appropriate
hardware (for example a Via x86 CPU with PadLock), that can be a plus.