Luacrypto does not seem to successfully install on two platforms.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Luacrypto does not seem to successfully install on two platforms.
 
- From: Jacques Chester <jacques@...>
 
- Date: 2009年7月21日 16:39:59 +0800
 
Hello all;
As part of a project I am developing I am planning to use SHA1 HMAC 
digests.
LuaCrypto advertises the ability to do these by wrapping OpenSSL.
However, I cannot get LuaCrypto to work. So far I have tried:
Installing via LuaRocks on OS X.
Installing manually on OS X.
Installing via LuaRocks on Ubuntu 9.04.
I was unable to find any previous threads or posts on installation 
problems
via Google or the list archive.
Has anybody else had trouble installing Luacrypto?
Cheers,
JC.