mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-12 14:09:12 +00:00
Add RSA support to Redbean proper
This commit is contained in:
parent
af696e0d4a
commit
557d87ee44
1 changed files with 1 additions and 0 deletions
|
@ -5425,6 +5425,7 @@ static const luaL_Reg kLuaLibs[] = {
|
|||
{"finger", LuaFinger}, //
|
||||
{"path", LuaPath}, //
|
||||
{"re", LuaRe}, //
|
||||
{"rsa", LuaRSA}, //
|
||||
{"unix", LuaUnix}, //
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue