f35e8384a8
The OPTIONAL prf field is an AlgorithmIdentifier, not an OID. I messed this up in the recent rewrite. Fix the parsing and add a test, produced by commenting out the logic in OpenSSL to omit the field for hmacWithSHA1. (We don't currently support any other PBKDF2, or I'd just add a test for that.) Change-Id: I7d258bb01b93cd203a6fc1b8cccbddfdbc4dbbad Reviewed-on: https://boringssl-review.googlesource.com/14330 Reviewed-by: Steven Valdez <svaldez@google.com> Commit-Queue: Steven Valdez <svaldez@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
internal.h | ||
p5_pbev2.c | ||
p8_pkey.c | ||
pkcs8_test.cc | ||
pkcs8.c | ||
pkcs12_test.cc |