]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Validate signed object signature
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 13 Mar 2019 00:07:53 +0000 (18:07 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 13 Mar 2019 00:07:53 +0000 (18:07 -0600)
commitfee789050d4418ea187b8ceb7a769d7f993cb553
treeea70fa1fa43c6494cc888f97e7502f9b69112578
parent4e6458b4f307781c626464789e849a03fef6fd10
Validate signed object signature

Looks like the chain validation is complete.
It's only missing some profile checks.
src/asn1/decode.c
src/asn1/signed_data.c
src/extension.c
src/log.c
src/object/certificate.c
src/object/certificate.h
src/sorted_array.c