Closed rshearman closed 2 years ago
Fix the use of digest on chunks of data larger than the buffer size supported by the TPM by iteratively calling Esys_SequenceUpdate on the chunks until all the data is consumed.
Extend the restricted signing tests to cover this case.
Fixes #248
Signed-off-by: Rob Shearman rob@graphiant.com
Fix the use of digest on chunks of data larger than the buffer size supported by the TPM by iteratively calling Esys_SequenceUpdate on the chunks until all the data is consumed.
Extend the restricted signing tests to cover this case.
Fixes #248
Signed-off-by: Rob Shearman rob@graphiant.com