Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide OpenSSL 3.0 support for lua_rsa (#5101) | Ivan Stakhov | 2024-08-17 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * [Fix] Provide OSSL 3.0 support for lua_rsa (not working) * [Fix] Provide full OpenSSL 3.0 for lua_rsa * [Minor] Little clean up * [Minor] Clean up code from debug * [Test] Replace for fixed size fstring allocation * [Test] Add rsa padding and signature md for pctx * [Test] Little changes * [Fix] Little fix for rsa_sign_memory work correctly * [Minor] Little clean up * [Minor] Small fix * [Minor] Little clean up * [Test] Add signature verification test for rsa2048 | ||||
* | [Test] Add unit testing | Vsevolod Stakhov | 2023-04-07 | 1 | -0/+10 |
| | |||||
* | [Minor] Fix another stupid tests regression | Vsevolod Stakhov | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | [Minor] Pet luacheck | Vsevolod Stakhov | 2018-10-23 | 1 | -2/+2 |
| | |||||
* | [Fix] Fix lua RSA verify and its tests | Vsevolod Stakhov | 2018-03-29 | 1 | -5/+13 |
| | |||||
* | Adopt RSA test for telescope. | Vsevolod Stakhov | 2015-02-28 | 1 | -34/+21 |
| | |||||
* | Rework lua tests one more time. | Vsevolod Stakhov | 2015-02-28 | 1 | -0/+45 |