Re: fast AES implementation ?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: fast AES implementation ?
- From: Jerome Vuarand <jerome.vuarand@...>
- Date: 2010年4月12日 17:29:04 +0200
2010年4月12日 Valerio Schiavoni <valerio.schiavoni@gmail.com>:
> it's not very clear to me why LuaSec and LuaCrypto are 2 distinct projects
> infact.
> A merge provide a richer library and a wider audience i believe.
OpenSSL itself is split into two distinct libraries, libcrypto and
libssl, with different purposes. Apart from coordinating effort to use
the same data formats (for certificates and such things), I don't see
any reason to merge the bindings.