Closed athoelke closed 8 months ago
This is a patch update to the 1.2 release of the Crypto API specification
IHI0086-PSA_Certified_Crypto_API-1.2.1-rc1.pdf
Clarifications and fixes:
PSA_ALG_KEY_AGREEMENT_GET_BASE()
PSA_ALG_KEY_AGREEMENT_GET_KDF()
PSA_KEY_TYPE_HMAC
PSA_ALG_CTR
See the related issues and pull requests in the Crypto API 1.2.1 Milestone, or the Change History appendix in the attached PDF.
Please provide feedback about anything that is unclear, confusing, missing, or incorrect; so we can finalize the document for publication.
Crypto API 1.2.1 published.
This is a patch update to the 1.2 release of the Crypto API specification
PDF for review
IHI0086-PSA_Certified_Crypto_API-1.2.1-rc1.pdf
Changes in version 1.2.1
Clarifications and fixes:
PSA_ALG_KEY_AGREEMENT_GET_BASE()
andPSA_ALG_KEY_AGREEMENT_GET_KDF()
.PSA_KEY_TYPE_HMAC
keys, and their behavior on import and export.PSA_ALG_CTR
, to clarify how to use the API to set the appropriate IV for different application use cases.See the related issues and pull requests in the Crypto API 1.2.1 Milestone, or the Change History appendix in the attached PDF.
Feedback
Please provide feedback about anything that is unclear, confusing, missing, or incorrect; so we can finalize the document for publication.