Sean Parkinson
|
82cc988226
Merge pull request #6495 from JacobBarthelmeh/build
|
1 year ago |
JacobBarthelmeh
|
72536e0e10
prepare for 5.6.3
|
1 year ago |
JacobBarthelmeh
|
47036d0166
update check for stdatomic header file
|
1 year ago |
JacobBarthelmeh
|
353a2926b6
add check for stdatomic.h
|
1 year ago |
JacobBarthelmeh
|
032ac405db
prepare for release 5.6.2
|
1 year ago |
Sean Parkinson
|
9ca9c2ba6f
Kyber: allow compilation with limited sizes with liboqs
|
1 year ago |
John Bland
|
7e3aafb60c
Fix for FIPS ECC integrity check with crypto callback set (#6425)
|
1 year ago |
John Safranek
|
f9dcab956e
Configure Typo
|
1 year ago |
Daniel Pouzzner
|
42cce9d8e5
add --enable-linuxkm-benchmarks; add check for async.{c,h} when --enable-asynccrypt; update failure message for the opensslextra AC_CHECK_HEADER() test.
|
1 year ago |
Sean Parkinson
|
55a91c2b55
Minor fixes
|
1 year ago |
David Garske
|
6e572cc91d
Merge pull request #6352 from SparkiDev/asn1_print
|
1 year ago |
Sean Parkinson
|
d2afe9e5e0
Memory usage improvements
|
1 year ago |
Sean Parkinson
|
9cdee20a7d
ASN.1 print: implementation to parse and print added
|
1 year ago |
John Bland
|
6369b1e9ec
Merge pull request #6371 from dgarske/lowres
|
1 year ago |
David Garske
|
4b90afa37b
Provide way to disable ASN but have `wc_RsaPublicKeyDecodeRaw`, which doesn't need ASN.1 parsing.
|
1 year ago |
David Garske
|
61dfbf5ef2
Fixes and improvements for building with low footprint. Fix for ASN template with RSA verify only (was missing `mp_leading_bit`). Fix to allow disabling DRBG with crypto callbacks enabled. Updated the wolfTPM user_settings.h template with low resource option.
|
1 year ago |
David Garske
|
ceeda82906
Add option to support disabling thread local `--disable-threadlocal`. Useful for cross-compile situation where thread local storage is not desired. ZD 16062
|
1 year ago |
Daniel Pouzzner
|
3f60fa8c3b
configure.ac: escape backslashes when generating preprocessor directives for .build_params; delete backslashes and process parenthesized arguments correctly when generating options.h.
|
1 year ago |
Daniel Pouzzner
|
800f4df7a3
fix typos in configure.ac (from shellcheck --severity=warning).
|
1 year ago |
Jacob Barthelmeh
|
cb9a121bd7
fix configure, compatibility layer needed big int. for BN use
|
1 year ago |
JacobBarthelmeh
|
04ee247389
do not default to heapmath if no other math libraries found, add NO_BIG_INT as a math option in settings.h
|
1 year ago |
JacobBarthelmeh
|
26a0142f51
add nomath option for builds without a math library
|
1 year ago |
Sean Parkinson
|
10c1009bbd
Merge pull request #6127 from JacobBarthelmeh/qnx
|
1 year ago |
JacobBarthelmeh
|
cb422bfaf7
Merge pull request #6242 from julek-wolfssl/harden-tls
|
1 year ago |
JacobBarthelmeh
|
30adcd58d8
IMX6Q CAAM Port
|
1 year ago |
Daniel Pouzzner
|
c08878ac94
configure.ac: include both -I. and -I$srcdir for "circular dependency" test, so that ${build_pwd}/wolfssl/options.h is found in out-of-tree builds; streamline scripting that dynamically sets $TRIM;
|
1 year ago |
Juliusz Sosinowicz
|
505ab746c6
Tabs -> spaces
|
1 year ago |
JacobBarthelmeh
|
e1730c760c
check if colrm is available for options.h creation
|
1 year ago |
Lealem Amedie
|
6824166cf9
Add QAT flags to logic checking for dependencies
|
1 year ago |
Juliusz Sosinowicz
|
7116f1e005
Add comment.
|
1 year ago |