sha384 encrypt issue

lhmwzy lhmwzy at gmail.com
Thu Apr 10 05:19:20 PDT 2014


I also want to know.


2014-04-10 17:07 GMT+08:00 Sascha Wildner <saw at online.de>:

> On Thu, 10 Apr 2014 08:21:07 +0200, lhmwzy <lhmwzy at gmail.com> wrote:
>
>  change
>>
>> local ffi_str = ffi.string
>> local C = ffi.C
>> local setmetatable = setmetatable
>>
>> to
>>
>> local ffi_str = ffi.string
>> local C = ffi.load ("libcrypto.so")
>> local setmetatable = setmetatable
>>
>> It works well.
>>
>
> Do we know which lib is involved in the former case?
>
> Sascha
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20140410/109fd897/attachment-0011.html>


More information about the Users mailing list