New API and deprecation notice
Open
announcement
- Dominant language
- C
- Stars
- 301
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
New API has been added, with parameter checking, to eventually replace the existing API.
This new API always start with "isal_" and returns either 0 in case of success, or an "ISAL_CRYPTO_ERROR" code.
The full list is shown in the following Wiki page: https://github.com/intel/isa-l_crypto/wiki/New-API-introduced-from-v2.25
The existing "old" API will be marked as deprecated from the next version v2.25.
Contributor guide
Assessment
This issue has not been assessed yet.