diff options
author | doug <> | 2015-02-07 02:02:28 +0000 |
---|---|---|
committer | doug <> | 2015-02-07 02:02:28 +0000 |
commit | b9ec6f45ba2aecdb0ad17a1cb1228edfc2ed0c43 (patch) | |
tree | 106871a07b50e63cbfdb02cb2f24941eed5e60d9 /src/lib/libssl/ssl_lib.c | |
parent | 737b7b9737e062e20eb755e056ba62a27ba56677 (diff) | |
download | openbsd-b9ec6f45ba2aecdb0ad17a1cb1228edfc2ed0c43.tar.gz openbsd-b9ec6f45ba2aecdb0ad17a1cb1228edfc2ed0c43.tar.bz2 openbsd-b9ec6f45ba2aecdb0ad17a1cb1228edfc2ed0c43.zip |
Fix typo and ASN.1 tag number range comment in bytestring.h.
CBS_get_asn1() and CBS_get_any_asn1_element() only support the single
byte ASN.1 identifier octets (aka short form tags). Tag number 31 is
the start of the multi-byte long form per X.690 section 8.1.2.4.
From BoringSSL commit 2683af70e73f116e14db2bca6290fa4a010a2ee4
ok miod@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions