Commit Graph

29 Commits (ef0ee3649cd89f77100716ad92fc59112b556e0c)

Author SHA1 Message Date
Lealem Amedie c8d596269d Getting files to run and pass nightly-CDT test 2021-07-06 13:57:19 -06:00
Chris Conlon bafe057ef7 add PKCS7 example of converting p7b to PEM 2021-03-16 14:31:43 -06:00
Chris Conlon 9237d307b5 update copyright to 2020 2020-01-03 16:08:42 -08:00
Chris Conlon 0ae950fc91 remove FirmwarePkgData (FPD) tests that OpenSSL does not support 2019-08-26 14:34:42 -06:00
Chris Conlon 9ba23720cf
Merge pull request #154 from JacobBarthelmeh/pkcs7
add firmware callback example
2019-08-15 15:49:37 -06:00
Chris Conlon 0dfa319764 adjust pkcs7 example usage comments, output buffer size 2019-07-03 09:53:36 -06:00
Jacob Barthelmeh 538cd30774 macro for file name and formating 2019-06-05 09:32:26 +07:00
Jacob Barthelmeh 107c93c612 update callback functions for kari 2019-06-03 22:44:29 +07:00
Jacob Barthelmeh ba6a8b84f8 add firmware callback example 2019-05-29 20:49:47 +07:00
Chris Conlon 618342ec41 use cryptocb.h in PKCS7 example rather than cryptodev.h 2019-03-06 10:25:26 -08:00
Chris Conlon 8c0fbd1da1 conditionally compile CMS SignedData detached signature example based on wolfSSL version 2018-11-26 16:13:46 -08:00
Chris Conlon 21ef7a1dfe add CMS SignedData example using CryptoDev callback 2018-11-16 11:36:52 -07:00
Chris Conlon 9d9bfb1ac3 add CMS SignedData example for detached signature 2018-11-15 13:52:55 -07:00
Chris Conlon 832f18b9f2 fix feature detection in CMS examples 2018-11-15 13:52:55 -07:00
Chris Conlon 1cc35553b6 add CMS scripts to test generated bundles against openssl 2018-11-15 13:52:55 -07:00
Chris Conlon b9f6e58feb update header description of CMS SignedEncryptedCompressed FPD example 2018-11-15 13:52:55 -07:00
Chris Conlon 08c7273869 update PKCS7/CMS EnvelopedData KEKRI example to use AES256 key wrap 2018-11-15 13:52:54 -07:00
Chris Conlon 4e973a2ebb remove unnecessary cert/key usage from PKCS7/CMS EnvelopedData PWRI example 2018-11-15 13:52:54 -07:00
Chris Conlon 7b927771c6 validate decoded result of PKCS7/CMS examples 2018-11-15 13:52:54 -07:00
Chris Conlon f6f8ad2374 add CMS examples for KEKRI with EnvelopedData and AuthEnvelopedData 2018-11-15 13:52:54 -07:00
Chris Conlon 35675c7242 add PKCS#7/CMS example for CompressedData content type 2018-11-15 13:52:54 -07:00
Chris Conlon d5bef93e3b update PKCS#7/CMS README, add debugging notes 2018-11-15 13:52:54 -07:00
Chris Conlon 5b2368e79f update PKCS#7/CMS README file with expanded descriptions 2018-11-15 13:52:54 -07:00
Chris Conlon aa7a8cb51f update PKCS7/CMS README, add license header to pkcs7-verify.c 2018-11-15 13:52:54 -07:00
Chris Conlon 7d9d48602e update PKCS7/CMS README 2018-11-15 13:52:54 -07:00
Chris Conlon 717fd12646 add simple CMS examples for AuthEnvelopedData 2018-11-15 13:52:54 -07:00
Chris Conlon c1cf06e217 add simple CMS examples for different content types 2018-11-15 13:52:54 -07:00
David Garske 9af7b9412a Improved error checking and cleanup based on peer review. 2018-07-12 13:52:28 -07:00
David Garske fc71c6016d Added new examples for ECC and PKCS7. Moved the signature/firmware_sign example into new `ecc` folder. 2018-06-06 14:00:11 -07:00