intel / isa-l_crypto

Other
267 stars 80 forks source link

New API and deprecation notice #144

Open pablodelara opened 4 months ago

pablodelara commented 4 months ago

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.