This package browser is in early development. Mind the rough edges.

lua5.2-ossl 20220711

OpenSSL bindings for Lua

The luaossl extension module for Lua provides comprehensive, low-level bindings to the OpenSSL library, including support for certificate and key management, key generation, signature verification, and deep bindings to the distinguished name, alternative name, and X.509v3 extension interfaces. It also binds OpenSSL's bignum, message digest, HMAC, cipher, and CSPRNG interfaces.

Installation

Install lua5.2-ossl 20220711 as follows:

guix install lua5.2-ossl@20220711

Or install the latest version:

guix install lua5.2-ossl

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.