PN7642
NXP Semiconductors
This document shows how to use the PN7642 cryptographic features, particularly AES, by using the provided SDK examples.
This application note explains how to utilize the PN7642 internal secure key store with mbedTLS APIs for cryptographic operations like AES encryption and decryption.
This document provides technical guidance for implementing cryptographic features on the NXP PN7642 NFC controller. It details the process of using internally stored keys from the PN76 secure key store with mbedTLS APIs. The note covers module initialization using phmbedcrypto_Init and PN76_Sys_KeyStore_Init, context initialization for AES and GCM modes, and the specific requirements for referencing hardware-backed keys by setting the key_index in the mbedTLS context. It includes instructions for modifying the 'pn_mbedtls_demo' SDK example to support internal keys instead of plain keys and provides Python code snippets for generating reference data to verify cryptographic outputs.
PN7642
NXP Semiconductors
This document shows how to use the PN7642 cryptographic features, particularly AES, by using the provided SDK examples.
| PN7642 | NXP Semiconductors | This document shows how to use the PN7642 cryptographic features, particularly AES, by using the provided SDK examples. |