slackbuilds_ponce/libraries/luacrypto
B. Watson bc69240f3c
libraries/luacrypto: Support for lua 5.4, lua51.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-02 19:28:38 +07:00
..
luacrypto.info
luacrypto.SlackBuild
README
slack-desc

luacrypto provides a Lua frontend to the OpenSSL cryptographic lib.
The OpenSSL features that are currently exposed are digests (MD5,
SHA-1, HMAC, and more) and crypto-grade random number generators.
luacrypto also supports encryption and decryption, signing and
verifying, sealing and opening using the OpenSSL EVP API.

Optional dependency: lua51. If this is installed, the luacrypto
package will include a luacrypto module for Lua 5.1.