]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
libcrypto: Make ASN1_IA5STRING access more consistent
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 7 Feb 2022 17:51:44 +0000 (11:51 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 8 Feb 2022 16:48:27 +0000 (10:48 -0600)
commit5f8854627a289ca809c0c96ad7f6fb2e1ae232cf
treee1ff23076874bac3e74151c9d115f46736e110a8
parent2b0bba796abfa17f5ddd57d6f770de1aa32b339e
libcrypto: Make ASN1_IA5STRING access more consistent

Honestly, this is probably a waste of time. Even this way of accessing
the API has noticeable risks. There is no such thing as following good
programming practices when libcrypto is involved.
src/object/certificate.c