boringssl/crypto/digest
David Benjamin 3cb047e56c Decouple PKCS#12 hash lookup from the OID table.
This isn't strictly necessary for Chromium yet, but we already have a
decoupled version of hash algorithm parsing available. For now, don't
export it but eventually we may wish to use it for OCSP.

BUG=54

Change-Id: If460d38d48bd47a2b4a853779f210c0cf7ee236b
Reviewed-on: https://boringssl-review.googlesource.com/14211
Reviewed-by: Steven Valdez <svaldez@chromium.org>
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: Steven Valdez <svaldez@chromium.org>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-03-25 21:22:50 +00:00
..
CMakeLists.txt Add a run_tests target to run all tests. 2015-10-26 20:33:44 +00:00
digest_test.cc Fix EVP_get_digestbyobj for NID-less ASN1_OBJECTs. 2017-02-06 20:19:22 +00:00
digest.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
digests.c Decouple PKCS#12 hash lookup from the OID table. 2017-03-25 21:22:50 +00:00
internal.h Decouple PKCS#12 hash lookup from the OID table. 2017-03-25 21:22:50 +00:00
md32_common.h Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00