lights FAQ Forum github.com/luapower/bearssl

Overview

Package type:Lua+ffi
Version:9a73beb
Last commit:20 months ago
Releases: None yet.
Platforms:

Load Errors   Errors encountered when loading the module. Modules with load errors
on a platform don't have their dependencies recorded on that platform,
which also screws up the combined dependency list.
 

module load errors
bearssl_ec_h   ./bearssl_ec_h.lua:122: declaration specifier expected near 'br_hash_class' at line 78
bearssl_ssl_h   ./bearssl_ssl_h.lua:7: ./bearssl_x509_h.lua:3: ./bearssl_ec_h.lua:122: declaration specifier expected near 'br_hash_class' at line 78
bearssl_x509_h   ./bearssl_x509_h.lua:3: ./bearssl_ec_h.lua:122: declaration specifier expected near 'br_hash_class' at line 78

Dependencies   This is a combined list of packages required by all modules of this
package on each supported platform, plus binary dependencies if any.
Darker names, if present, represent indirect dependencies.
Purlpe names, if present, represent packages that contain modules that must be already be loaded.

Note: These are only the dependencies required for the modules to load.
Runtime dependencies, if any, are shown separately below.

Tip: You may not need all the dependencies listed here if you are not planning
to use all the modules of the package -- look at per-module dependencies below.
 

Modules     P M

module   language
bearssl_block_h Lua
luajit 
bearssl_ec_h Lua (has errors)
bearssl_hash_h Lua
luajit 
bearssl_hmac_h Lua
luajit 
bearssl_prf_h Lua
luajit 
bearssl_rand_h Lua
luajit 
bearssl_rsa_h Lua
luajit 
bearssl_ssl_h Lua (has errors)
bearssl_x509_h Lua (has errors)

Docs

name source file
bearssl bearssl.md

Package:bearssl
Pkg type:Lua+ffi
Version: 9a73beb
Last commit:
License: MIT
Import ver: 79b1a999

Requires: luajit 

Required by: libtls_bearssl 


Top