amazon-corretto-crypto-provider icon indicating copy to clipboard operation
amazon-corretto-crypto-provider copied to clipboard

AES-CBC with ISO10126 Padding

Open amirhosv opened this issue 9 months ago • 1 comments

Description of changes:

AES-CBC with ISO10126 Padding

  • AWS-LC does not support ISO10126.
  • The padding and unpadding are handled in ACCP.
  • The padding is explained here: https://www.w3.org/TR/xmlenc-core1/#sec-Padding

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

amirhosv avatar May 09 '24 13:05 amirhosv

I've done a partial pass, here's the feedback so far.

geedo0 avatar May 09 '24 20:05 geedo0