boringssl/crypto/bytestring
Adam Langley 58f90951eb Remove hack in parsing PKCS#12.
This change removes the previous OpenSSL/NSS hack in PKCS#12 parsing and
limits the hacks purely to the BER->DER conversion function, where they
belong.

PKCS#7 and #12 switch between implicit and explicit tags in different
places and sometimes only implicitly define that they are using implicit
tags. This change fixes a previous confusion where an implicit tag was
thought to be explicit.

Change-Id: Ib68c78cf2a1bfcbf90a296cb98313ab86ed2a1f3
Reviewed-on: https://boringssl-review.googlesource.com/1640
Reviewed-by: Adam Langley <agl@google.com>
2014-08-26 22:07:02 +00:00
..
ber.c Remove hack in parsing PKCS#12. 2014-08-26 22:07:02 +00:00
bytestring_test.c Rework support for ASN.1 BER. 2014-08-25 21:38:08 +00:00
cbb.c Clean up s23_srvr.c. 2014-08-12 21:10:56 +00:00
cbs.c Rework support for ASN.1 BER. 2014-08-25 21:38:08 +00:00
CMakeLists.txt Rework support for ASN.1 BER. 2014-08-25 21:38:08 +00:00
internal.h Rework support for ASN.1 BER. 2014-08-25 21:38:08 +00:00