diff options
author | jsing <> | 2022-05-09 19:19:33 +0000 |
---|---|---|
committer | jsing <> | 2022-05-09 19:19:33 +0000 |
commit | 295acdc1d1b92f8bf9f9e729590d5598c3bd0333 (patch) | |
tree | 44e4aa3383529610dcee9721a51440056792b424 /src/lib/libc | |
parent | 8cd405b40cda8503a806224763bb295465187159 (diff) | |
download | openbsd-295acdc1d1b92f8bf9f9e729590d5598c3bd0333.tar.gz openbsd-295acdc1d1b92f8bf9f9e729590d5598c3bd0333.tar.bz2 openbsd-295acdc1d1b92f8bf9f9e729590d5598c3bd0333.zip |
Simplify X509_ATTRIBUTE ASN.1 encoding.
For some unknown historical reason, X509_ATTRIBUTE allows for a single
ASN.1 value or an ASN.1 SET OF, rather than requiring an ASN.1 SET OF.
Simplify encoding and remove support for single values - this is similar
to OpenSSL e20b57270dec.
This removes the last use of COMBINE in the ASN.1 decoder.
ok tb@
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions