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:libSecureChannel.so

From BoxMatrix


BoxMatrix >> Shell-Commands >> libSecureChannel.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:   Source  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

libSecureChannel.so is the Matter secure channel layer.

This comes from the official Matter stack, or is derived from it. Note that Matter was called Project CHIP before.

Matter stack:

Source

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

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

src/connectedhomeip/src/protocols/secure_channel/CASEDestinationId.cpp
src/connectedhomeip/src/protocols/secure_channel/CASEServer.cpp
src/connectedhomeip/src/protocols/secure_channel/CASESession.cpp
src/connectedhomeip/src/protocols/secure_channel/CheckinMessage.cpp
src/connectedhomeip/src/protocols/secure_channel/DefaultSessionResumptionStorage.cpp
src/connectedhomeip/src/protocols/secure_channel/PASESession.cpp
src/connectedhomeip/src/protocols/secure_channel/PairingSession.cpp
src/connectedhomeip/src/protocols/secure_channel/SimpleSessionResumptionStorage.cpp
src/connectedhomeip/src/protocols/secure_channel/StatusReport.cpp
src/connectedhomeip/src/protocols/secure_channel/UnsolicitedStatusHandler.cpp

See the source at connectedhomeip/src/protocols/secure_channel.

Dependencies

Daily updated index of all dependencies of this library. Last update: 2024-10-18 07:40 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 libc.so 1 7.61 - 7.63 Standard C library Linux
Depends on lib libgcc_s.so 1 7.61 - 7.63 GCC low-level runtime library Linux
Depends on lib libstdc++.so 1 7.61 - 7.63 GNU C++ library Linux
Required by lib libCHIPAppServer.so 1 7.61 - 7.63 Matter application server Matter
Required by cmd matterd (avmcmd) 1 7.61 - 7.63 Matter stack management daemon. AVM
5 dependencies for this library

Model-Matrix

Daily updated index of the presence, path and size of this library for each model. Last update: 2024-10-18 05:22 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/rtl) label in the Model column shows which CPU is meant for Multi-Linux models.
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!Smart Gateway 7.61 - 7.63 /usr/lib 130k, Link
1 model uses this library

Symbols

Daily updated index of all symbols of this library. Last update: 2024-10-18 07:40 GMT.

Firmware Symbol
7.61 - 7.63 chip::CASEServer::InitCASEHandshake
7.61 - 7.63 chip::CASEServer::ListenForSessionEstablishment
7.61 - 7.63 chip::CASEServer::OnMessageReceived
7.61 - 7.63 chip::CASEServer::OnSessionEstablished
7.61 - 7.63 chip::CASEServer::OnSessionEstablishmentError
7.61 - 7.63 chip::CASEServer::OnUnsolicitedMessageReceived
7.61 - 7.63 chip::CASEServer::PrepareForSessionEstablishment
7.61 - 7.63 chip::CASEServer::SendBusyStatusReport
7.61 - 7.63 chip::CASESession::AbortPendingEstablish
7.61 - 7.63 chip::CASESession::Clear
7.61 - 7.63 chip::CASESession::ComputeSigma1ResponseTimeout
7.61 - 7.63 chip::CASESession::ComputeSigma2ResponseTimeout
7.61 - 7.63 chip::CASESession::ConstructSaltSigma2
7.61 - 7.63 chip::CASESession::ConstructSaltSigma3
7.61 - 7.63 chip::CASESession::ConstructSigmaResumeKey
7.61 - 7.63 chip::CASESession::ConstructTBSData
7.61 - 7.63 chip::CASESession::DeriveSecureSession
7.61 - 7.63 chip::CASESession::DeriveSigmaKey
7.61 - 7.63 chip::CASESession::EstablishSession
7.61 - 7.63 chip::CASESession::FindLocalNodeFromDestinationId
7.61 - 7.63 chip::CASESession::GenerateSigmaResumeMIC
7.61 - 7.63 chip::CASESession::HandleSigma1
7.61 - 7.63 chip::CASESession::HandleSigma1_and_SendSigma2
7.61 - 7.63 chip::CASESession::HandleSigma2
7.61 - 7.63 chip::CASESession::HandleSigma2Resume
7.61 - 7.63 chip::CASESession::HandleSigma2_and_SendSigma3
7.61 - 7.63 chip::CASESession::HandleSigma3a
7.61 - 7.63 chip::CASESession::HandleSigma3b
7.61 - 7.63 chip::CASESession::HandleSigma3c
7.61 - 7.63 chip::CASESession::Init
7.61 - 7.63 chip::CASESession::InvalidateIfPendingEstablishmentOnFabric
7.61 - 7.63 chip::CASESession::InvokeBackgroundWorkWatchdog
7.61 - 7.63 chip::CASESession::OnFailureStatusReport
7.61 - 7.63 chip::CASESession::OnMessageReceived
7.61 - 7.63 chip::CASESession::OnResponseTimeout
7.61 - 7.63 chip::CASESession::OnSessionReleased
7.61 - 7.63 chip::CASESession::OnSuccessStatusReport
7.61 - 7.63 chip::CASESession::ParseSigma1
7.61 - 7.63 chip::CASESession::PrepareForSessionEstablishment
7.61 - 7.63 chip::CASESession::RecoverInitiatorIpk
7.61 - 7.63 chip::CASESession::SendSigma1
7.61 - 7.63 chip::CASESession::SendSigma2
7.61 - 7.63 chip::CASESession::SendSigma2Resume
7.61 - 7.63 chip::CASESession::SendSigma3a
7.61 - 7.63 chip::CASESession::SendSigma3b
7.61 - 7.63 chip::CASESession::SendSigma3c
7.61 - 7.63 chip::CASESession::SetEffectiveTime
7.61 - 7.63 chip::CASESession::TryResumeSession
7.61 - 7.63 chip::CASESession::ValidateReceivedMessage
7.61 - 7.63 chip::CASESession::ValidateSigmaResumeMIC
7.61 - 7.63 chip::CASESession::~CASESession
7.61 - 7.63 chip::DefaultSessionResumptionStorage::Delete
7.61 - 7.63 chip::DefaultSessionResumptionStorage::DeleteAll
7.61 - 7.63 chip::DefaultSessionResumptionStorage::FindByResumptionId
7.61 - 7.63 chip::DefaultSessionResumptionStorage::FindByScopedNodeId
7.61 - 7.63 chip::DefaultSessionResumptionStorage::FindNodeByResumptionId
7.61 - 7.63 chip::DefaultSessionResumptionStorage::Save
7.61 - 7.63 chip::GenerateCaseDestinationId
7.61 - 7.63 chip::PASESession::Clear
7.61 - 7.63 chip::PASESession::DeriveSecureSession
7.61 - 7.63 chip::PASESession::Finish
7.61 - 7.63 chip::PASESession::GeneratePASEVerifier
7.61 - 7.63 chip::PASESession::HandleMsg1_and_SendMsg2
7.61 - 7.63 chip::PASESession::HandleMsg2_and_SendMsg3
7.61 - 7.63 chip::PASESession::HandleMsg3
7.61 - 7.63 chip::PASESession::HandlePBKDFParamRequest
7.61 - 7.63 chip::PASESession::HandlePBKDFParamResponse
7.61 - 7.63 chip::PASESession::Init
7.61 - 7.63 chip::PASESession::OnFailureStatusReport
7.61 - 7.63 chip::PASESession::OnMessageReceived
7.61 - 7.63 chip::PASESession::OnResponseTimeout
7.61 - 7.63 chip::PASESession::OnSessionReleased
7.61 - 7.63 chip::PASESession::OnSuccessStatusReport
7.61 - 7.63 chip::PASESession::OnUnsolicitedMessageReceived
7.61 - 7.63 chip::PASESession::Pair
7.61 - 7.63 chip::PASESession::SendMsg1
7.61 - 7.63 chip::PASESession::SendPBKDFParamRequest
7.61 - 7.63 chip::PASESession::SendPBKDFParamResponse
7.61 - 7.63 chip::PASESession::SetupSpake2p
7.61 - 7.63 chip::PASESession::ValidateReceivedMessage
7.61 - 7.63 chip::PASESession::WaitForPairing
7.61 - 7.63 chip::PASESession::~PASESession
7.61 - 7.63 chip::PairingSession::ActivateSecureSession
7.61 - 7.63 chip::PairingSession::AllocateSecureSession
7.61 - 7.63 chip::PairingSession::Clear
7.61 - 7.63 chip::PairingSession::DecodeMRPParametersIfPresent
7.61 - 7.63 chip::PairingSession::DiscardExchange
7.61 - 7.63 chip::PairingSession::EncodeMRPParameters
7.61 - 7.63 chip::PairingSession::Finish
7.61 - 7.63 chip::PairingSession::IsSessionEstablishmentInProgress
7.61 - 7.63 chip::PairingSession::NotifySessionEstablishmentError
7.61 - 7.63 chip::PairingSession::OnSessionReleased
7.61 - 7.63 chip::Protocols::SecureChannel::CheckinMessage::GenerateCheckinMessagePayload
7.61 - 7.63 chip::Protocols::SecureChannel::CheckinMessage::GetAppDataSize
7.61 - 7.63 chip::Protocols::SecureChannel::CheckinMessage::ParseCheckinMessagePayload
7.61 - 7.63 chip::Protocols::SecureChannel::StatusReport::MakeBusyStatusReportMessage
7.61 - 7.63 chip::Protocols::SecureChannel::StatusReport::Parse
7.61 - 7.63 chip::Protocols::SecureChannel::StatusReport::Size
7.61 - 7.63 chip::Protocols::SecureChannel::StatusReport::StatusReport
7.61 - 7.63 chip::Protocols::SecureChannel::StatusReport::WriteToBuffer
7.61 - 7.63 chip::Protocols::SecureChannel::UnsolicitedStatusHandler::Init
7.61 - 7.63 chip::Protocols::SecureChannel::UnsolicitedStatusHandler::OnMessageReceived
7.61 - 7.63 chip::Protocols::SecureChannel::UnsolicitedStatusHandler::OnResponseTimeout
7.61 - 7.63 chip::Protocols::SecureChannel::UnsolicitedStatusHandler::OnUnsolicitedMessageReceived
7.61 - 7.63 chip::SessionEstablishmentExchangeDispatch::MessagePermitted
7.61 - 7.63 chip::SimpleSessionResumptionStorage::DeleteLink
7.61 - 7.63 chip::SimpleSessionResumptionStorage::DeleteState
7.61 - 7.63 chip::SimpleSessionResumptionStorage::GetStorageKey
7.61 - 7.63 chip::SimpleSessionResumptionStorage::LoadIndex
7.61 - 7.63 chip::SimpleSessionResumptionStorage::LoadLink
7.61 - 7.63 chip::SimpleSessionResumptionStorage::LoadState
7.61 - 7.63 chip::SimpleSessionResumptionStorage::SaveIndex
7.61 - 7.63 chip::SimpleSessionResumptionStorage::SaveLink
7.61 - 7.63 chip::SimpleSessionResumptionStorage::SaveState
7.61 - 7.63 non-virtual thunk to chip::CASEServer::OnMessageReceived
7.61 - 7.63 non-virtual thunk to chip::CASEServer::OnUnsolicitedMessageReceived
7.61 - 7.63 non-virtual thunk to chip::CASESession::DeriveSecureSession
7.61 - 7.63 non-virtual thunk to chip::CASESession::OnFailureStatusReport
7.61 - 7.63 non-virtual thunk to chip::CASESession::OnMessageReceived
7.61 - 7.63 non-virtual thunk to chip::CASESession::OnResponseTimeout
7.61 - 7.63 non-virtual thunk to chip::CASESession::OnSessionReleased
7.61 - 7.63 non-virtual thunk to chip::CASESession::OnSuccessStatusReport
7.61 - 7.63 non-virtual thunk to chip::CASESession::~CASESession
7.61 - 7.63 non-virtual thunk to chip::PASESession::DeriveSecureSession
7.61 - 7.63 non-virtual thunk to chip::PASESession::OnFailureStatusReport
7.61 - 7.63 non-virtual thunk to chip::PASESession::OnMessageReceived
7.61 - 7.63 non-virtual thunk to chip::PASESession::OnResponseTimeout
7.61 - 7.63 non-virtual thunk to chip::PASESession::OnSessionReleased
7.61 - 7.63 non-virtual thunk to chip::PASESession::OnSuccessStatusReport
7.61 - 7.63 non-virtual thunk to chip::PASESession::~PASESession
7.61 - 7.63 non-virtual thunk to chip::Protocols::SecureChannel::UnsolicitedStatusHandler::OnUnsolicitedMessageReceived
131 symbols for this library

SMW-Browser

Information is currently being retrieved from the backend.
 

Synonyms

Showing 1 related property.

l