The document discusses public key infrastructure (PKI) and asymmetric encryption algorithms for securing data in VxWorks real-time operating systems (RTOS). It analyzes the performance of the RSA and Elliptic Curve Cryptography (ECC) asymmetric algorithms on a VxWorks Trusted Platform Module (TPM). The results show that ECC utilizes less memory and CPU than RSA while also having faster execution times. Therefore, the document concludes that ECC is better suited than RSA for use in VxWorks TPMs due to its increased efficiency, which can ultimately improve the overall performance of the RTOS.