11 Limitations
-
There are algorithms in the PSA v1.2 specification which do not have the implementation in the library such as:
PSA_KEY_TYPE_DESPSA_ALG_SM3PSA_KEY_TYPE_SM4PSA_ALG_XCHACHA20_POLY1305PSA_KEY_TYPE_ARC4PSA_ALG_MD2PSA_ALG_MD4PSA_ALG_MD2PSA_ALG_SHA_512_224PSA_ALG_SHA_512_256SP800_108_COUNTER_HMACSP800_108_COUNTER_CMACAES_MMO_ZIGBEE
-
There are algorithms which are defined in the crypto configuration file but not implemented in the library:
PSA_WANT_ALG_TLS12_ECJPAKE_TO_PMSPSA_WANT_KEY_TYPE_RSA_KEY_PAIR_DERIVE
- The library no longer supports elliptic curves with sizes of 224 bits or less, i.e., P-192/P-224 Curves.
- Key Wrapping (KW/KWP): The library does not yet have a PSA API for key wrapping.
