If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:libaseceng.so

From BoxMatrix


BoxMatrix >> Shell-Commands >> libaseceng.so @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Startup-Scr Hotplug-Scr BusyBox-Cmds Bash-Cmds AVM-Cmds Chipset-Cmds Linux-Cmds Shared-Libs Kernel-Mods Research

Shared-Library

Goto:   Examples  -  CrossRef  -  Source  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

libaseceng.so is an optional ASEC device certificate plugin lib for libavmssl.so. AVM calls it ASEC engine for OpenSSL.
libboxlib.so and supportdata check for the presence of this optional library. Only libavmssl.so opens it.

Examples

Excerpt from supportdata fw 7.39:

echo "##### BEGIN SECTION device certificate"

if [ -e /proc/avm/calib/avmzertifikate ] ; then
    ls -l /proc/avm/calib/avmzertifikate
    /bin/gzip -c -d /proc/avm/calib/avmzertifikate | /bin/tar t -v -f -
else
    echo file /proc/avm/calib/avmzertifikate does not exist
fi

if [ -e /usr/lib/libaseceng.so ] ; then
    ls -l /usr/lib/libaseceng.so
else
    echo file /usr/lib/libaseceng.so does not exist
fi

echo "##### END SECTION device certificate"

Sample output of 7530ac fw 7.39 supportdata where both do not exist:

##### BEGIN SECTION device certificate

file /proc/avm/calib/avmzertifikate does not exist
file /usr/lib/libaseceng.so does not exist

##### END SECTION device certificate

Sample output of 7520 fw 7.39 supportdata where both exists:

##### BEGIN SECTION device certificate

-rwxrwxrwx 0/0       873 2019-07-25 00:21:03 avm_dev_cert.cer
-rwxrwxrwx 0/0      1217 2019-07-25 00:21:03 avm_dev_key_prv.bin
-rwxrwxrwx 0/0      1013 2019-07-25 00:21:02 avm_dev_man_ca.cer
-rwxrwxrwx 0/0       780 2019-07-25 00:21:02 avm_dev_prod_ca.cer
-rw-r--r--    1 root     root        249788 Apr  8 11:12 /usr/lib/libaseceng.so

##### END SECTION device certificate

This is faked, since there is no 7520 7.39 labor yet, but a freetz 7530ac labor alien.

CrossRef

A cross reference shows where functions of a library are used in the system, very helpful to find out the purpose of a library.
fw 7.39 function cross reference:

Functions:

  • only used in libavmssl.so:
    • aseceng_init
    • aseceng_load_key, aseceng_load_key_group
  • not used elsewhere:
    • aseceng_finish
    • aseceng_rsa_makekey
    • asecengine_ERR_error, asecengine_ERR_load_strings, asecengine_ERR_unload_strings
    • bind_engine
    • gunzip_file
    • init_rsa
    • load_boxkey
    • v_check

Source

The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.39 source files:

$ strings /usr/lib/libaseceng.so | grep -e '\.c$' -e '\.cpp$'

/GU/ASEC_grx5_build/src/main/engine/src/rsa.c
/GU/ASEC_grx5_build/src/main/engine/src/engine.c  

Dependencies

Daily updated index of all dependencies of this library. Last update: 2024-05-20 07:16 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Depends on lib ld.so 9 7.39 - 7.90 Dynamic linker / loader Linux
Depends on lib libasec.so 16 7.39 - 7.90 ASEC databasee client API AVM
Depends on lib libasecutils.so 16 7.39 - 7.90 ASEC databasee server API AVM
Depends on lib libatomic.so 16 7.39 - 7.90 GNU atomic library Linux
Depends on lib libbacktrace.so 16 7.39 - 7.90 Crash handler and logger AVM
Depends on lib libc.so 29 7.39 - 7.90 Standard C library Linux
Depends on lib libcrypto.so 29 7.39 - 7.90 OpenSSL general crypto and X.509 library Linux
Depends on lib libminneapolis.so 16 7.39 - 7.90 Minneapolis datastore encoder / decoder AVM
Depends on lib libnsl.so 2 7.90 Network Information Service (NIS) support Linux
Depends on lib libpthread.so 3 7.39 - 7.90 POSIX threading library Linux
Depends on lib librt.so 3 7.90 POSIX realtime extensions library Linux
Depends on lib libsvctl.so 16 7.39 - 7.90 supervisor notification library AVM
Depends on lib libz.so 29 7.39 - 7.90 Zlib compressor / decompressor Linux
13 dependencies for this library

Model-Matrix

Daily updated index of the presence, path and size of this library for each model. Last update: 2024-05-20 05:00 GMT.
Showing all models using this library. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.

Model Firmware Path Size
FRITZ!Box 4050 7.57 /usr/lib 17.4k
FRITZ!Box 4060 7.39 - 7.57 /usr/lib 17.3k
FRITZ!Box 5530 Fiber (main) 7.39 - 7.80 /usr/lib 17.7k - 17.8k
FRITZ!Box 5590 Fiber (arm) 7.39 - 7.90 /usr/lib 17.3k - 17.4k
FRITZ!Box 5690 Pro (arm) 7.59 - 7.60 /usr/lib 17.4k
FRITZ!Box 6660 Cable (arm) 7.39 - 7.90 /usr/lib 13.3k
FRITZ!Box 6660 Cable (atom) 7.39 - 7.90 /usr/lib 13.3k
FRITZ!Box 6670 Cable (arm) 7.61 - 7.62 /usr/lib 13.3k
FRITZ!Box 6670 Cable (atom) 7.61 - 7.62 /usr/lib 13.3k
FRITZ!Box 6690 Cable (arm) 7.39 - 7.90 /usr/lib 21.3k
FRITZ!Box 6690 Cable (atom) 7.39 - 7.90 /usr/lib 21.3k
FRITZ!Box 6850 LTE 7.39 - 7.90 /usr/lib 17.4k - 17.5k
FRITZ!Box 6850 5G 7.39 - 7.90 /usr/lib 17.4k - 17.5k
FRITZ!Box 7510 7.39 - 7.57 /usr/lib 17.3k
FRITZ!Box 7520 7.39 - 7.51 /usr/lib 17.5k
FRITZ!Box 7520 v2 (arm) 7.39 - 7.57 /usr/lib 17.5k
FRITZ!Box 7530 AX 7.39 - 7.90 /usr/lib 17.4k
FRITZ!Box 7583 7.50 - 7.57 /usr/lib 17.7k
FRITZ!Box 7590 AX 7.39 - 7.90 /usr/lib 17.7k - 17.8k
FRITZ!Box 7690 7.59 - 7.60 /usr/lib 17.4k
FRITZ!Smart Gateway 7.39 - 7.59 /usr/lib 9.3k
FRITZ!Repeater 600 v2 7.39 - 7.58 /usr/lib 10.0k
FRITZ!Repeater 1200 7.39 - 7.58 /usr/lib 9.4k
FRITZ!Repeater 1200 AX 7.39 - 7.58 /usr/lib 9.3k
FRITZ!Repeater 2400 7.39 - 7.58 /usr/lib 10.0k
FRITZ!Repeater 3000 7.39 - 7.58 /usr/lib 9.4k
FRITZ!Repeater 3000 AX 7.41 - 7.58 /usr/lib 9.3k
FRITZ!Repeater 6000 7.39 - 7.58 /usr/lib 9.3k
FRITZ!Powerline 1240 AX 7.51 - 7.57 /usr/lib 9.3k
29 models use this library

Symbols

Daily updated index of all symbols of this library. Last update: 2024-05-20 07:16 GMT.

Firmware Symbol
7.39 - 7.90 aseceng_finish
7.39 - 7.90 aseceng_init
7.39 - 7.90 aseceng_load_key
7.39 - 7.90 aseceng_load_key_group
7.39 - 7.90 aseceng_rsa_makekey
7.39 - 7.90 asecengine_ERR_error
7.39 - 7.90 asecengine_ERR_load_strings
7.39 - 7.90 asecengine_ERR_unload_strings
7.39 - 7.90 bind_engine
7.39 - 7.90 gunzip_file
7.39 - 7.90 init_rsa
7.39 - 7.90 load_boxkey
7.39 - 7.90 v_check
13 symbols for this library

SMW-Browser

Information is currently being retrieved from the backend.
 

Synonyms

Showing 1 related property.

l