abrahamsonn
|
74b8c2795b
Merge branch 'master' of https://github.com/wolfssl/wolfssl into doxygen-update
|
6 tahun lalu |
Chris Conlon
|
4295db218a
add CMS SignedData support for detached signatures
|
6 tahun lalu |
Chris Conlon
|
d69a3c1092
add single-shot API for generating CMS Signed Encrypted Compressed FirmwarePkgData
|
6 tahun lalu |
Chris Conlon
|
c9f75fe7b4
add test cases for CMS Signed-Encrypted and Signed-Compressed FirmwarePkgData to test.c
|
6 tahun lalu |
Chris Conlon
|
40ef246b1f
add CMS AuthEnvelopedData support for unauthAttrs
|
6 tahun lalu |
Chris Conlon
|
06a6f8400b
add CMS AuthEnvelopedData support for authAttrs
|
6 tahun lalu |
Chris Conlon
|
bc94cdc11b
add CMS AuthEnvelopedData content type support
|
6 tahun lalu |
Chris Conlon
|
75349bbba5
add support for SubjectKeyIdentifier to KTRI CMS RecipientInfo types
|
6 tahun lalu |
Chris Conlon
|
794137c20c
add CMS EnvelopedData OtherRecipientInfo support
|
6 tahun lalu |
Chris Conlon
|
85e0c203ea
ignore pkcs7 test files
|
6 tahun lalu |
Chris Conlon
|
13b30a6a21
add CMS EnvelopedData PasswordRecipientInfo support
|
6 tahun lalu |
Chris Conlon
|
dbb5bb7570
add CMS EnvelopedData KEKRecipientInfo support
|
6 tahun lalu |
John Safranek
|
05ca60a266
Add a version resource to the wolfSSL library for Visual Studio builds.
|
6 tahun lalu |
abrahamsonn
|
8719b888eb
Added some files to the .gitignore
|
6 tahun lalu |
David Garske
|
2c3475c1d6
Added new build option `--enable-memtest` or `WOLFSSL_FORCE_MALLOC_FAIL_TEST` which enables random malloc failures for testing. This test supresses the `abort()` calls to detect seg faults. A new script `./scripts/memtest.sh` starts the test. If an issue is found it can be reviewed with the `./scripts/memtest.txt` log and reproduced using the seed printed at top of unit test as `--- RNG MALLOC FAIL AT 295---` and rerun using `./tests/unit.test 295`.
|
6 tahun lalu |
John Safranek
|
ed17963f21
Add fipsv2.c to the gitignore file.
|
6 tahun lalu |
John Safranek
|
5e516cc2e0
Merge branch 'master' into fipsv2
|
6 tahun lalu |
David Garske
|
cf9c352d91
Fixes for Arduino. Don't use C99 for Arduino. Enhanced the script to create as new folder in `IDE/ARDUINO/wolfSSL`. Updated README.md.
|
6 tahun lalu |
John Safranek
|
4f1dd3b9a7
Test Fixes
|
6 tahun lalu |
John Safranek
|
19da916102
Test Fixes
|
6 tahun lalu |
Chris Conlon
|
ad53037852
add CAVP selftest option for special build
|
6 tahun lalu |
David Garske
|
3e05118995
* Added the `tls_bench` example to the build output when threading is supported.
|
6 tahun lalu |
John Safranek
|
6fdbe02291
ECC FIPS
|
7 tahun lalu |
Chris Conlon
|
43ef843257
add ECC private key export for unencrypted PKCS#8
|
7 tahun lalu |
David Garske
|
bababf115a
Moved to IDE/XCODE. Fixed build warnings with xcode. Updated the `user_settings.h` to support fast math, ECC, timing resistance, single precision math, ARMv8, SHA3, ChaCha20/Poly1305, Ed/Curve25519 and ensure default disables are defined. Added Xcode iOS benchmark example. Runs wolfCrypt test, wolfCrypt benchmark and the new TLS benchmark by cipher suite.
|
7 tahun lalu |
David Garske
|
024c8725ad
Testing improvements for cert gen and TLS cert validation:
|
7 tahun lalu |
John Safranek
|
931fbde41d
iOS/Android
|
7 tahun lalu |
David Garske
|
4e735631e7
Fixes for PIC32MZ:
|
7 tahun lalu |
toddouska
|
7853440d89
Merge pull request #1015 from dgarske/config_ignore_cleanup
|
7 tahun lalu |
David Garske
|
cebcee34dd
Improve the Git ignore formula for `config`. Fixes issue #1012.
|
7 tahun lalu |