CryptoSwift
CryptoSwift copied to clipboard
fix pkcs7padding error
Fixes #
Checklist:
- [ ] Correct file headers (see CONTRIBUTING.md).
- [ ] Formatted with SwiftFormat.
- [ ] Tests added.
Changes proposed in this pull request:
Is it linked to #865?
@rakeyang do you mind elaborate about this change? testcase that trigger the issue for you is every much welcome. What is padding
is 1
?
do you mind elaborate about this change? testcase that trigger the issue for you is every much welcome. What is
padding
is1
?
sorry i forget this pull request.
the detail information at: https://en.wikipedia.org/wiki/PKCS_7
I don't think this is a change we should merge in. I'm happy to back to discussion if provided more information behind the reasoning of the change.