Daniel Pouzzner
|
80f3b0d3d8
Merge pull request #7926 from philljj/x509_acert_support
|
1 month ago |
Daniel Pouzzner
|
84f0800b96
configure.ac:
|
1 month ago |
jordan
|
7faed6cded
X509 attribute cert (acert) support.
|
1 month ago |
Daniel Pouzzner
|
3fac3b71ca
configure.ac:
|
1 month ago |
Daniel Pouzzner
|
98a51029f8
configure.ac: in --enable-all-asm handler, support only x86_64 and aarch64, and enable sp-asm only for them, to avoid "ASM not available for CPU" error from sp-asm handler.
|
1 month ago |
Daniel Pouzzner
|
428e15816f
configure.ac:
|
1 month ago |
Daniel Pouzzner
|
1b0ef048ba
configure.ac: move handling for enable-all-asm to precede handling for enable-all-crypto, and compute DEFAULT_ENABLED_ALL_ASM appropriately.
|
1 month ago |
Daniel Pouzzner
|
430d104430
configure.ac: render warnings when FIPS setup forces off options supplied to configure.
|
1 month ago |
Daniel Pouzzner
|
723d8efd1c
configure.ac: consolidate enable-all-crypto settings in one place.
|
2 months ago |
Daniel Pouzzner
|
cf8f9a80fc
configure.ac: add --enable-all-asm, and add it to --enable-all and --enable-all-crypto.
|
2 months ago |
Daniel Pouzzner
|
3cb66ad18a
configure.ac: update help and error messages re fastmath.
|
2 months ago |
Sean Parkinson
|
652158fcac
Dilithium: Support FIPS 204 Draft
|
2 months ago |
Sean Parkinson
|
60f438f0c3
Dilithum, Kyber: Update to final specification
|
2 months ago |
David Garske
|
4f4fb4bd0a
Merge pull request #7888 from douzzer/20240820-configure-silent
|
2 months ago |
Daniel Pouzzner
|
0becc347b1
configure.ac: inhibit options.h reminder message when --quiet.
|
2 months ago |
suzuki toshiya
|
e417091f61
[configure.ac] spell out RFC 5322 "date" format for POSIX-conforming "date" with no extension.
|
2 months ago |
Daniel Pouzzner
|
b412e5f24e
Merge pull request #7879 from dgarske/options_h
|
2 months ago |
Daniel Pouzzner
|
9a693f5e65
Merge pull request #7876 from mpsuzuki/fix-config-stray-redirect
|
2 months ago |
David Garske
|
a9be38eaf0
Improve wolfssl/options.h issues. Fixes #7853.
|
2 months ago |
David Garske
|
1190d1bafe
Merge pull request #7873 from SparkiDev/riscv-poly1305-asm
|
2 months ago |
suzuki toshiya
|
bbdf7fc1b0
[configure.ac] ">>" without preceding command does not work in traditional Bourne shell.
|
3 months ago |
Sean Parkinson
|
3ade7a875e
RISC-V 64 ASM: Add Poly1305 implementation
|
2 months ago |
Brett Nicholas
|
8df5d61179
add optional cryptocb test disable macro to wolfCrypt tests
|
2 months ago |
Daniel Pouzzner
|
98f8ab085e
configure.ac: when FIPS_VERSION==dev, unlock features to allow user-forced enablement/disablement. also, add line breaks for clarity on the similar clauses in the v5* section.
|
3 months ago |
Daniel Pouzzner
|
5f6067c3e1
add --enable-debug-trace-errcodes=backtrace.
|
3 months ago |
Daniel Pouzzner
|
9aa0742baa
Merge pull request #7798 from dgarske/asn_macros
|
3 months ago |
Sean Parkinson
|
ebb49b6e68
RISC-V ChaCha20: assembly implementations
|
3 months ago |
Sean Parkinson
|
407b78962e
Merge pull request #7811 from lealem47/removeNULL
|
3 months ago |
David Garske
|
20f7d6f9f4
ASN macro simplification. Added new `--enable-asn=all` and `WOLFSSL_ASN_ALL` option. Added granular macros for ASN features like: `WOLFSSL_ASN_CA_ISSUER`, `WOLFSSL_ASN_PARSE_KEYUSAGE`, `WOLFSSL_ASN_TIME_STRING`, `WOLFSSL_OCSP_PARSE_STATUS`.
|
3 months ago |
Lealem Amedie
|
fb3185bb72
Remove HAVE_NULL_CIPHER from --enable-openssh
|
3 months ago |