diff options
author | tb <> | 2023-07-28 09:58:30 +0000 |
---|---|---|
committer | tb <> | 2023-07-28 09:58:30 +0000 |
commit | b57b8995befab5a960cda55abaa2c8eeb444dd0a (patch) | |
tree | a8ef39245b59cd5d4747a1efefdf2919068bb6e3 /src/lib/libcrypto/rsa/rsa_crpt.c | |
parent | d4949db8e78438e8bb53c9c1297b068ac0df7827 (diff) | |
download | openbsd-b57b8995befab5a960cda55abaa2c8eeb444dd0a.tar.gz openbsd-b57b8995befab5a960cda55abaa2c8eeb444dd0a.tar.bz2 openbsd-b57b8995befab5a960cda55abaa2c8eeb444dd0a.zip |
Make ASN.1 BIO internal
With every bump we can remove a bit more of the ASN.1 BIO and the
streaming interface. At some point enough will be internal so that
we can rewrite it and bring it in a shape where mere mortals can
follow all the twists and turns. This is the next step: BIO_f_asn1(3)
goes away and takes BIO_asn1_{get,set}_{prefix,suffix}() with it,
a bunch of functions helping along in a write-after-free recently.
The getters go away, the setters stay for now.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/rsa/rsa_crpt.c')
0 files changed, 0 insertions, 0 deletions