aboutsummaryrefslogtreecommitdiff
path: root/libstb/crypto
AgeCommit message (Expand)AuthorFilesLines
2021-12-09secvar/pkcs7: fix a wrong sizeof()Daniel Axtens1-1/+1
2021-07-20pkcs7: pkcs7_get_content_info_type should reset *p on errorDaniel Axtens1-1/+3
2020-10-02secvar/test: use mbedtls cflags when building the test binariesEric Richter1-0/+2
2020-10-01secvar: Clean up makefiles and fix out of tree buildsOliver O'Halloran1-1/+1
2020-10-01crypto: add out-of-tree mbedtls pkcs7 parserNayna Jain6-1/+848
2020-10-01crypto/mbedtls: enable/disable unnecessary features to shrink sizeEric Richter1-21/+22
2020-10-01crypto: add mbedtls build integration via git subtreeMauro S. M. Rodrigues2-0/+145
2020-10-01Squashed 'libstb/crypto/mbedtls/' content from commit 7a03e1cbf5Mauro S. M. Rodrigues985-0/+233953