Skip to content

Commit dc8afe0

Browse files
authored
Update related-projects.md (#204)
Added pointer to Oberon implementation Signed-off-by: Nicolas Devillard <32095314+ndevillard@users.noreply.github.com>
1 parent 8fab2a2 commit dc8afe0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

related-projects.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ Mbed TLS is developing a hardware driver interface that complements the Crypto A
3737

3838
- The Nordic SDK uses PSA driver API conventions.
3939
[github.com/nrfconnect/sdk-nrf/tree/main/samples/crypto/psa_tls](https://github.com/nrfconnect/sdk-nrf/tree/main/samples/crypto/psa_tls)
40-
41-
40+
41+
- Oberon PSA Crypto contains software drivers (also used in the Nordic SDK) that implement the PSA driver API. See [https://www.oberon.ch/products/oberon-psa-crypto/qualities/](https://www.oberon.ch/products/oberon-psa-crypto/qualities/)
42+
4243
## API usage
4344

4445
- Mbed TLS implements TLS stack for embedded usage, based on Crypto API. Mbed TLS also uses the Secure Storage API for the Crypto implementation of key storage.

0 commit comments

Comments
 (0)