Source-Makefile: feeds/packages/libs/afalg_engine/Makefile

Package: libopenssl-afalg_sync
Menu: 1
Submenu: SSL
Version: 1.2.0-beta.1-1
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread libopenssl @OPENSSL_ENGINE @!OPENSSL_ENGINE_BUILTIN_AFALG +libopenssl-conf +kmod-crypto-user
Conflicts: libopenssl-afalg 
Menu-Depends: libopenssl
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: AF_ALG engine using sync crypto API
Maintainer: Eneas U de Queiroz <cotequeiroz@gmail.com>
Source: afalg_engine-1.2.0-beta.1.tar.gz
License: Apache-2.0
LicenseFiles: LICENSE
Type: ipkg
Description:     This is an alternate AF_ALG engine for openssl, based on the devcrypto
    engine, but using the AF_ALG interface instead of /dev/crypto

    It is different than the AF_ALG engine that ships with OpenSSL:
     - it is faster
     - it uses sync calls, instead of async
     - it suports more algorithms
https://github.com/cotequeiroz/afalg_engine
Eneas U de Queiroz <cotequeiroz@gmail.com>
@@
Config:
    source "feeds/packages/libs/afalg_engine/Config.in"
@@


