[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: fast AES implementation ?
- From: Jerome Vuarand <jerome.vuarand@...>
- Date: Mon, 12 Apr 2010 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.