c81965a8ad
The previous limit was |UINT_MAX|. Windows limits to 600K, but that's already causing issues. This seems like a balance between being completely crazy and still large enough not to have to worry for a long time. It's still probably too large for backend systems wanting to process arbitrary PKCS#12, but I don't think any fixed value will satisfy all desires. Change-Id: I01a3f78d5f2df086f8dbc0e8bacfb95153738f55 Reviewed-on: https://boringssl-review.googlesource.com/30424 Commit-Queue: David Benjamin <davidben@google.com> Reviewed-by: David Benjamin <davidben@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
internal.h | ||
p5_pbev2.c | ||
pkcs8_test.cc | ||
pkcs8_x509.c | ||
pkcs8.c | ||
pkcs12_test.cc |