Package: uencrypt-mbedtls
Version: 5
Depends: libc, libmbedtls21
Conflicts: uencrypt-openssl, uencrypt-wolfssl
Source: feeds/base/package/utils/uencrypt
SourceName: uencrypt
License: GPL-2.0-or-later
Section: utils
SourceDateEpoch: 1714333338
Maintainer: Eneas U de Queiroz <cotequeiroz@gmail.com>
Architecture: aarch64_generic
Installed-Size: 71680
Description:  This is a small encrypton/decryption program. It defaults
 to AES-128-CBC, but supports any encryption provided by
 the crypto library. Even though it can be used for
 non-critical* regular encryption and decryption operations,
 it is included here to unencrypt the configuration from mtd
 on some devices.
 
 * Key and IV are exposed on cmdline
 
 This variant uses mbedTLS as crypto provider
