Skip to content

Conversation

@greg-fer
Copy link
Contributor

Updated the documentation of crypto samples.
Added sample output, cross-links to recently updated docs, more details in the overview sections.
Edited sample.yaml for term and style consistency. Future PRs will edit remaining crypto samples.
NCSDK-33435. Follow-up to #25032 and #25157.

Updated the documentation of crypto samples.
Added sample output, cross-links to recently updated docs,
more details in the overview sections.
Edited sample.yaml for term and style consistency.
Future PRs will edit remaining crypto samples.
NCSDK-33435. Follow-up to nrfconnect#25032 and nrfconnect#25157.

Signed-off-by: Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no>
@greg-fer greg-fer requested review from a team as code owners October 24, 2025 13:58
@NordicBuilder NordicBuilder added doc-required PR must not be merged without tech writer approval. changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 24, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 24, 2025

CI Information

To view the history of this post, click the 'edited' button above
Build number: 1

Inputs:

Sources:

sdk-nrf: PR head: 5962a963539699a8d25e5415b4e2fbaf8dd3394b

more details

sdk-nrf:

PR head: 5962a963539699a8d25e5415b4e2fbaf8dd3394b
merge base: 4e54417757e1c380defe6bea9f9e0213b1ed3b38
target head (main): 289dbb6e296ddd00e12cf41229e33d51193d9690
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (38)
doc
│  ├── nrf
│  │  ├── security
│  │  │  ├── crypto
│  │  │  │  │ crypto_supported_features.rst
samples
│  ├── crypto
│  │  ├── aes_cbc
│  │  │  │ prj.conf
│  │  ├── aes_ccm
│  │  │  │ prj.conf
│  │  ├── aes_ctr
│  │  │  │ prj.conf
│  │  ├── aes_gcm
│  │  │  │ prj.conf
│  │  ├── chachapoly
│  │  │  │ prj.conf
│  │  ├── ecdh
│  │  │  │ prj.conf
│  │  ├── ecdsa
│  │  │  │ prj.conf
│  │  ├── ecjpake
│  │  │  ├── README.rst
│  │  │  ├── sample.yaml
│  │  │  ├── src
│  │  │  │  │ main.c
│  │  ├── eddsa
│  │  │  ├── README.rst
│  │  │  ├── prj.conf
│  │  │  ├── sample.yaml
│  │  │  ├── src
│  │  │  │  │ main.c
│  │  ├── hkdf
│  │  │  ├── README.rst
│  │  │  ├── prj.conf
│  │  │  ├── sample.yaml
│  │  │  ├── src
│  │  │  │  │ main.c
│  │  ├── hmac
│  │  │  ├── README.rst
│  │  │  ├── prj.conf
│  │  │  ├── sample.yaml
│  │  │  ├── src
│  │  │  │  │ main.c
│  │  ├── kmu_usage_nrf54l
│  │  │  │ prj.conf
│  │  ├── pbkdf2
│  │  │  ├── README.rst
│  │  │  ├── prj.conf
│  │  │  ├── sample.yaml
│  │  │  ├── src
│  │  │  │  │ main.c
│  │  ├── persistent_key_usage
│  │  │  ├── README.rst
│  │  │  ├── prj.conf
│  │  │  │ sample.yaml
│  │  ├── rng
│  │  │  ├── README.rst
│  │  │  ├── prj.conf
│  │  │  │ sample.yaml
│  │  ├── rsa
│  │  │  │ prj.conf
│  │  ├── sha256
│  │  │  │ prj.conf
│  │  ├── spake2p
│  │  │  │ prj.conf
tests
│  ├── psa_crypto
│  │  │ prj.conf

Outputs:

Toolchain

Version: cfa6b06338
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:cfa6b06338_bba2ea5f2e

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 4
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-nrf_crypto
    • ✅ test-secdom-samples-public
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples

Note: This message is automatically posted and updated by the CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. doc-required PR must not be merged without tech writer approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants