Deprecated SecKey* APIs and FIPS

Hi There,

There are several SecKey* APIs marked deprecated from macOS 12.0. For example, SecKeyGeneratePair() or kSecKeyAlgorithmRSAEncryptionPKCS1 enum.

NIST has also declared PKCS1 out of FIPS.

What will be overall impact of using these Deprecated SecKey* APIs Would they continue to be FIPS compliant for macOS lesser than 12.0

Deprecated SecKey* APIs and FIPS
 
 
Q