aboutsummaryrefslogtreecommitdiff
path: root/libs/afalg_engine/Config.in
Commit message (Collapse)AuthorAge
* afalg_engine: adapt to new engine build configEneas U de Queiroz2023-04-05
| | | | | | | This adapts the package to the new include/openssl-module.mk, and updated runtime configuration. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* afalg_engine: Update to 1.2.0-beta.1Eneas U de Queiroz2020-01-30
This is a beta release that introduces a software fallback mechanism that greatly speeds up smaller requests by fulfilling them in software, avoiding the latency of switching to kernel-mode for small jobs. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>