- a546951 Fix for test hanging when no ProductID/VendorID is present (#33546) by Adam Bodurka · 10 months ago
- 8122739 [crypto] Log PSA crypto error codes in more places (#33403) by Damian Królik · 10 months ago
- f9a3601 [crypto] PSA SPAKE2+ introduction (#32924) by Arkadiusz Bałys · 11 months ago
- 67ac842 Replace nl-unit-test for pigweed for crypto (#33042) by Jakub Latusek · 11 months ago
- 2002c0c Add missing [[maybe_unused]] annotations in unit tests (#33007) by lpbeliveau-silabs · 11 months ago
- 660c928 Move declarations from `af.h` into the corresponding storage/table/... headers (#32776) by Andrei Litvin · 11 months ago
- c89090c Add a lint for toplevel "using namespace" in headers. (#32757) by Boris Zbarsky · 11 months ago
- 4fd7136 Added a copy constructor for SensitiveDataBuffer (#32426) by thivya-amazon · 1 year ago
- f72008c Correctly annotate things that are unused when logging is disabled. (#32141) by Boris Zbarsky · 1 year ago
- 39b2382 SHA-256 Stream Clear API to call lower level mbedtls free (#31607) by adabreuti · 1 year, 1 month ago
- 31903de [crypto] Add HKDF key handle and use it during PASE (#31311) by Damian Królik · 1 year, 1 month ago
- 61724ee [crypto] Extend the OperationalKeystore API to allow migration (#31279) by Arkadiusz Bałys · 1 year, 1 month ago
- 560a46b Linux: Implement PDC support in WiFiDriver / ConnectivityManagerImpl (#31983) by Karsten Sperling · 1 year, 1 month ago
- f9ffe55 Add "orphaned" header files from src/lib/support into gn (#31807) by Andrei Litvin · 1 year, 1 month ago
- b389c60 Add "orphaned" header files from src/lib/core into gn (#31810) by Andrei Litvin · 1 year, 1 month ago
- 85edb01 Remove the last usage of a `TestDriver` file that is not auto-generated (#31806) by Andrei Litvin · 1 year, 1 month ago
- 73a4fd9 Enforce that P256Keypair is not copyable (#31118) by Karsten Sperling · 1 year, 2 months ago
- d59ee3d [nrfconnect] Switch unit tests to PSA crypto (#31408) by Damian Królik · 1 year, 2 months ago
- 4676d27 Remove dependency between chip-tool and the nlunit-test (#31234) by Jakub Latusek · 1 year, 2 months ago
- 221e466 [ICD]add hmac support in icd client storage (#30939) by yunhanw-google · 1 year, 3 months ago
- 7f43a93 Fix typo in many tests (#31014) by Tennessee Carmel-Veilleux · 1 year, 3 months ago
- ba8ab24 [ICD] Refactor ICD Monitoring Table to support HMAC handle and AES key handle (#30881) by mkardous-silabs · 1 year, 3 months ago
- f67d9bc [Crypto] Add HMAC function using KeyHandle (#30751) by Jean-Francois Penven · 1 year, 3 months ago
- 8c45ed8 [Crypto] Add HMAC key handle support in Crypto PAL (#30829) by mkardous-silabs · 1 year, 3 months ago
- 547b587 Fix improperly mutable pointers to string constants (#30804) by Michael Spang · 1 year, 3 months ago
- db06afc [Crypto] Rename aes key byte array to symmetric key byte array (#30802) by mkardous-silabs · 1 year, 3 months ago
- 5269ad2 Remove WELL from empty/uninitialized error names (#30737) by Arkadiusz Bokowy · 1 year, 3 months ago
- dafa412 Add basic support for recognizing and validating Network Identity certs (#30114) by Karsten Sperling · 1 year, 4 months ago
- 181b0cb Add a _span string literal operator for creating constexpr CharSpans (#30042) by Karsten Sperling · 1 year, 4 months ago
- 6e86760 Tests: Use TestCert enum type instead of uint8_t (#30011) by Karsten Sperling · 1 year, 4 months ago
- ef8d85f Initialize CHIP stack before running app tests (#29092) by Arkadiusz Bokowy · 1 year, 5 months ago
- 8c986c7 [NXP] Initial support for RW61x (#29126) by dinabenamar · 1 year, 5 months ago
- 43159a8 Add pw_unit_test support to build configuration (#29479) by Maksymilian Knust · 1 year, 5 months ago
- e3b0cc0 [crypto] Extract common X509 functions for mbedTLS and PSA (#29484) by Damian Królik · 1 year, 5 months ago
- f5f2e51 Fix constexpr complaints on test vectors (#29462) by C Freeman · 1 year, 5 months ago
- 38d6a48 Restyle C(++) code after upgrade to clang-format 16 (#29496) by Karsten Sperling · 1 year, 5 months ago
- 59d2b7e Remove empty state from FixedSpan (#29240) by Karsten Sperling · 1 year, 6 months ago
- b15a6e6 Make constexpr constants in headers inline constexpr (#29279) by Karsten Sperling · 1 year, 6 months ago
- 9ebd18a Make test vectors ByteSpans (#29200) by Karsten Sperling · 1 year, 6 months ago
- 0547832 CHIPCryptoPALmbedTLS: Include mbedtls/version.h (#29168) by Deomid Ryabkov · 1 year, 6 months ago
- 105b771 [ICD] Add Check-In payload generation (#27615) by Jean-Francois Penven · 1 year, 6 months ago
- 70cbc02 Fix corner cases of handling of Common Name fallback encoding (#28911) by Tennessee Carmel-Veilleux · 1 year, 6 months ago
- 1e3c20a Remove NOCSR Request size limits and fix ReadDerLength bugs (#28899) by Tennessee Carmel-Veilleux · 1 year, 6 months ago
- c3c4795 Add macro to set alignment of sha256 context (#28426) by wyhong · 1 year, 7 months ago
- 5ac89df Implemented ExtractCDPExtensionCRLIssuerFromX509Cert() Helper Function (#28345) by Evgeny Margolis · 1 year, 7 months ago
- e522e4e Implemented ExtractCRLDistributionPointURIFromX509Cert() Helper Function (#26913) by Evgeny Margolis · 1 year, 8 months ago
- df184b6 Moving NXP HSM integration code to platform folder (#27130) by sujaygkulkarni-nxp · 1 year, 9 months ago
- a25b80f Add test with X.509 invalid pathLen extension (#27322) by Tennessee Carmel-Veilleux · 1 year, 9 months ago
- 6717172 Fix PAA pathlen check to match spec (#27207) by Tennessee Carmel-Veilleux · 1 year, 9 months ago
- a06bca8 [PSA] Improve PSA crypto PAL (#26741) by Artur Tynecki · 1 year, 9 months ago
- ad5253a Add a lint for SuccessOrExit without assignment. (#26854) by Boris Zbarsky · 1 year, 10 months ago
- caf29e5 [BUG] Linux Test Harness Certification Declaration encoding error (#26812) by James Swan · 1 year, 10 months ago
- 65f86b6 [crypto] Fix PSA crypto PAL (#26662) by Artur Tynecki · 1 year, 10 months ago
- 24de674 [crypto] Fix PSA crypto PAL (#26596) by Artur Tynecki · 1 year, 10 months ago
- ca49da3 Implemented ExtractSubjectFromX509Cert() and ExtractIssuerFromX509Cert() Helper Function (#26588) by Evgeny Margolis · 1 year, 10 months ago
- ef7e606 Implemented ExtractSerialNumberFromX509Cert() Method (#26485) by Evgeny Margolis · 1 year, 10 months ago
- 617c062 Async send sigma3 (#25695) by Marc Lepage · 1 year, 10 months ago
- bab37b1 Enable -Wconversion tree-wide on darwin. (#25376) by Boris Zbarsky · 2 years ago
- e6211d5 crypto: Use mbedtls_pkcs5_pbkdf2_hmac_ext if MBEDTLS_DEPRECATED_REMOVED is defined (#25213) by Wang Qixiang · 2 years ago
- b07872c [crypto] Introduce AES key abstraction (#23792) by Damian Królik · 2 years, 1 month ago
- 36d2d4d [crypto] Fix compile error in BufferWriter init (#25015) by Timothy Maes · 2 years, 1 month ago
- 9c631df Default to boringssl when building on darwin. (#24929) by Boris Zbarsky · 2 years, 1 month ago
- 7d17e47 [K32W0] SDK 2.6.9 platform updates (#24691) by andrei-menzopol · 2 years, 1 month ago
- 35ac9cf [crypto] Post-merge review: add sensitive data buffer doc (#24585) by Damian Królik · 2 years, 1 month ago
- 9b63633 [crypto] Replace AesCcm128Key with sensitive data buffer (#24357) by Damian Królik · 2 years, 2 months ago
- 82bfcd5 [tlv] Cleanup TLV module naming (remove CHIP from filenames). (#24312) by Martin Turon · 2 years, 2 months ago
- adfb786 [crypto] Added Method That Finds and Replaces Resigned Version of a Certificate (#24212) by Evgeny Margolis · 2 years, 2 months ago
- 12b1744 [crypto] Add Operational Keystore for PSA crypto API (#23857) by Damian Królik · 2 years, 3 months ago
- 0efd318 [OIS] Platform and examples implementation (#23382) by Artur Tynecki · 2 years, 3 months ago
- 013514b Fix -Wsign-conversion report in OpenSSL usage (#23839) by achaulk-goog · 2 years, 3 months ago
- d54101b Add chip_external_mbedtls flag to src/crypto (#23538) by alexhqwang · 2 years, 3 months ago
- 52e228f Add modernize-redundant-void-arg to clang-tidy (#23760) by Arkadiusz Bokowy · 2 years, 3 months ago
- e5d6000 [crypto] Added target type to the P256KeyPair initialize method (#23771) by Kamil Kasperczyk · 2 years, 3 months ago
- 406bdfe Fix Logging When Trying to Log Nullptr To Strings (#23604) by Evgeny Margolis · 2 years, 4 months ago
- 008df4d Stop passing passcode by mutable reference to Spake2pVerifier::Generate. (#23571) by Boris Zbarsky · 2 years, 4 months ago
- 0339c31 Replace `operator const char *` from StorageKeyName with an explicit call (#23480) by Andrei Litvin · 2 years, 4 months ago
- 72f0471 clang-tidy: apply modernize-loop-convert over a set of files (#23443) by Andrei Litvin · 2 years, 4 months ago
- 59aa6b7 Split DefaultStorageKeyAllocator into `Keys` and `Allocator` (#23422) by Andrei Litvin · 2 years, 4 months ago
- d37c801 [crypto] Initial crypto backend using PSA crypto API (#23193) by Damian Królik · 2 years, 5 months ago
- 2784c8c [tinycrypt] bugfix: Missing return on success (#23039) by Evgeny Margolis · 2 years, 5 months ago
- 530adb6 Se05x HSM support in thermostat example (#22220) by sujaygkulkarni-nxp · 2 years, 5 months ago
- 7301ecf [darwin] Update the build scripts to not override some user defined settings (#23008) by Vivien Nicolas · 2 years, 5 months ago
- aa2f225 Added Attestation Certificate Format Validation Method. (#22943) by Evgeny Margolis · 2 years, 5 months ago
- ea419ac [K32W0] Add platform changes and features (#22896) by andrei-menzopol · 2 years, 5 months ago
- c808c48 Update ValidateCertificateChain() To Allow Certificate Chain Validation without Intermediate Certificate. (#22504) by Evgeny Margolis · 2 years, 6 months ago
- 9bde9e3 [privacy] Add AES_CTR_encrypt/decrypt with tests. (#22108) by Martin Turon · 2 years, 6 months ago
- 48f87f3 Add missing validity checks to CSR verification (#22069) by Tennessee Carmel-Veilleux · 2 years, 7 months ago
- 38f3ebc Fix build warning on Android in CHIPCryptoPALOpenSSL.cpp (#21893) by Daniel Nicoara · 2 years, 7 months ago
- 769eca4 HSM key store to handle AddNOC / UpdateNOC (#21667) by sujaygkulkarni-nxp · 2 years, 7 months ago
- 28a21a1 Return CHIP_ERROR_WELL_UNINITIALIZED when not initialized (#21827) by Arkadiusz Bokowy · 2 years, 7 months ago
- acfe0d7 Updated mbedTLS certificate chain validity check. (#21741) by Evgeny Margolis · 2 years, 7 months ago
- a011b54 [privacy] Add generated privacy keys to GroupDataProvider. (#21555) by Martin Turon · 2 years, 7 months ago
- 3dc97f0 Allow platforms to bring their own crypto backend, and implement PSA Crypto and opaque keys for [EFR32] (#21415) by Steven Cooreman · 2 years, 7 months ago
- f646b00 Updated DAC Validation Procedure to Match the Spec. (#21531) by Evgeny Margolis · 2 years, 7 months ago
- 25aa226 Feature/update nxp hsm pake integration (#21414) by sujaygkulkarni-nxp · 2 years, 7 months ago
- 9b2c889 [K32W0] SVE fixes (#20471) by doru91 · 2 years, 8 months ago
- 4b77b8e Descope less relevant unit tests from unified build variants (#20950) by Michael Spang · 2 years, 8 months ago
- 768b575 Fix CryptoBuildConfig.h usage (#20887) by Tennessee Carmel-Veilleux · 2 years, 8 months ago
- fa549eb Add support for BoringSSL CHIPCryptoPAL backend (#20824) by Chris Letnick · 2 years, 8 months ago
- 7295316 [privacy] Add KDF for PrivacyKey with test (#20405) by Martin Turon · 2 years, 8 months ago