Package: libopenssl-afalg_sync
Version: 1.2.1-r1
Depends: libc, libopenssl3, libopenssl-conf, kmod-crypto-user
Conflicts: libopenssl-afalg
Source: feeds/packages/libs/afalg_engine
SourceName: afalg_engine
License: Apache-2.0
LicenseFiles: LICENSE
Section: libs
SourceDateEpoch: 1765835041
URL: https://github.com/cotequeiroz/afalg_engine
Maintainer: Eneas U de Queiroz <cotequeiroz@gmail.com>
Architecture: arm_fa526
Installed-Size: 30720
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
