Skip to content

Upstream change: Zephyr moving from TinyCrypt to PSA in MbedTLS project #115

@adamfowleruk

Description

@adamfowleruk

The Zephyr project that our Herald embedded apps are built on has had several crypto API for a while. Herald currently supports either TinyCrypt to MbedTLS on Zephyr but prefers TinyCrypt due to final file size on Flash.

(Note: In Herald this library is only used for SHA256 support today. Zephyr BT Mesh support also uses ECC in TinyCrypt.)

Zephyr has decided to adopt PSA due to MbedTLS adopting this, and so The Herald Project must keep a watch on this effort to decide when to move over to the new approach. (I.e. move from TinyCrypt by default to Zephyr MbedTLS/PSA.)

Zephyr issue for this: zephyrproject-rtos/zephyr#43712

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions