kaleb-himes
|
16d55b0b86
_WIN32_WCE port of wolfCrypt - OE12
|
3 years ago |
toddouska
|
72eebd6e75
Merge pull request #3795 from JacobBarthelmeh/CAAM
|
3 years ago |
Jacob Barthelmeh
|
79ec07f5e1
adjustment after rebase
|
3 years ago |
Jacob Barthelmeh
|
69a0b643be
removing some magic numbers
|
3 years ago |
David Garske
|
9ebdc8d61c
Additional fixes for building without RNG. Fix for possible use of `key->dp == NULL` in `wc_ecc_export_ex`.
|
3 years ago |
David Garske
|
10be54054e
Minor fixes for build errors and bad macro names.
|
3 years ago |
David Garske
|
c62b48f7d0
Fixes for building with RSA public or verify only. Fixes issue with reserved "div" keyword as variable name. ZD11585
|
3 years ago |
Sean Parkinson
|
763f388471
SP int: get rsavfy and rsapub working again
|
3 years ago |
toddouska
|
f91dcb950c
Merge pull request #3670 from dgarske/keil
|
3 years ago |
David Garske
|
05e1ee1694
Cleanup to use fixed sizes from defines for `DECLARE_VAR`. Resolves issue with Visual Studio and using a variable (even const) to declare an array size.
|
3 years ago |
toddouska
|
920c443864
Merge pull request #3250 from JacobBarthelmeh/Benchmark
|
3 years ago |
Jacob Barthelmeh
|
6fa1556daf
guard -ecc-all with HAVE_SELFTEST macro
|
3 years ago |
David Garske
|
1ee40ad7bd
Fix to always init the variable (not just when from heap). Cleanup of the `DECLARE_` uses to make sure all allocations succeeded.
|
3 years ago |
toddouska
|
5837d5e8de
Merge pull request #3649 from dgarske/stm_aesgcm_perf
|
3 years ago |
Jacob Barthelmeh
|
b418936f72
account for FIPS and g++ builds
|
3 years ago |
Jacob Barthelmeh
|
177f4aecb6
add all curves to benchmark
|
4 years ago |
Jacob Barthelmeh
|
e3fa462d72
add brainpool benchmark of key generation
|
4 years ago |
JacobBarthelmeh
|
fe37137f12
add brainpool benchmark
|
4 years ago |
David Garske
|
17f101ef13
Fix for ARM Keil MDK compiler issue with `DECLARE_VAR_INIT`.
|
3 years ago |
David Garske
|
9ea5041d9d
Benchmark for GMAC (AES GCM GHASH).
|
3 years ago |
Sean Parkinson
|
6a5e802cc4
Disable algs: fix code to compile with various algs off/on
|
3 years ago |
Jacob Barthelmeh
|
a948066f86
some infer fixes
|
3 years ago |
toddouska
|
bd871280d7
Merge pull request #3497 from elms/erf32/se_acceleration
|
3 years ago |
Sean Parkinson
|
dbe4ce0e24
SP: Get RSA verify only to build with DH
|
3 years ago |
Elms
|
9f7ef0b3e6
SiLabs: Add ECC hardware acceleration support
|
4 years ago |
Elms
|
1899a72d27
Micrium: benchmark fixes
|
4 years ago |
Sean Parkinson
|
91d23d3f5a
Implement all relevant mp functions in sp_int
|
4 years ago |
Daniel Pouzzner
|
5fe1586688
fix 34 deadcode.DeadStores detected by llvm11 scan-build.
|
4 years ago |
Daniel Pouzzner
|
2d149b1bef
benchmark.c: backport fixes to bench_dh() DH key size initialization from SparkiDev:sp_math_all.
|
4 years ago |
John Safranek
|
dbf18b8532
Test ECC-521 Only
|
4 years ago |