amazon-corretto-crypto-provider
amazon-corretto-crypto-provider copied to clipboard
AES-CBC with ISO10126 Padding
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.
I've done a partial pass, here's the feedback so far.