ibm-openbmc / ibm-acf

Apache License 2.0
0 stars 12 forks source link

Add support for V2 ACF processing #28

Closed jwolfrath-ibm closed 1 year ago

jwolfrath-ibm commented 1 year ago

This adds library changes for anti-replay protection and support for the admin reset ACF type.

bentyner commented 1 year ago

I have tested the latest iteration of the code using the following interfaces: checkAuthorizationAndGetAcfUserFieldsV2, verifyACFForBMCUploadV2, extractACFMetadataV2 and they seem to be working without error and as designed.