Jacob Barthelmeh
|
9a86f133c8
additional fixes for reports with test cases
|
vor 3 Jahren |
toddouska
|
1643bec05f
Merge pull request #3862 from kaleb-himes/WIN32_WCE_PORTING
|
vor 3 Jahren |
kaleb-himes
|
b3eb2e3ddd
Implement peer review feedback
|
vor 3 Jahren |
Sean Parkinson
|
35659be06f
AES GCM: implement streaming
|
vor 3 Jahren |
toddouska
|
3ac03d3d66
Merge pull request #3805 from JacobBarthelmeh/copyright
|
vor 3 Jahren |
toddouska
|
5fd0950a3a
Merge pull request #3654 from SparkiDev/sakke_eccsi
|
vor 3 Jahren |
David Garske
|
2e247cc176
Merge pull request #3870 from JacobBarthelmeh/Benchmark
|
vor 3 Jahren |
JacobBarthelmeh
|
e9b39c3091
fix for using devId with benchmarking ECC
|
vor 3 Jahren |
Sean Parkinson
|
a55e94cf6f
ECCSI and SAKKE: add support
|
vor 3 Jahren |
Jacob Barthelmeh
|
c729318ddd
update copyright date
|
vor 3 Jahren |
kaleb-himes
|
16d55b0b86
_WIN32_WCE port of wolfCrypt - OE12
|
vor 3 Jahren |
toddouska
|
72eebd6e75
Merge pull request #3795 from JacobBarthelmeh/CAAM
|
vor 3 Jahren |
Jacob Barthelmeh
|
79ec07f5e1
adjustment after rebase
|
vor 3 Jahren |
Jacob Barthelmeh
|
69a0b643be
removing some magic numbers
|
vor 3 Jahren |
David Garske
|
9ebdc8d61c
Additional fixes for building without RNG. Fix for possible use of `key->dp == NULL` in `wc_ecc_export_ex`.
|
vor 3 Jahren |
David Garske
|
10be54054e
Minor fixes for build errors and bad macro names.
|
vor 3 Jahren |
David Garske
|
c62b48f7d0
Fixes for building with RSA public or verify only. Fixes issue with reserved "div" keyword as variable name. ZD11585
|
vor 3 Jahren |
Sean Parkinson
|
763f388471
SP int: get rsavfy and rsapub working again
|
vor 3 Jahren |
toddouska
|
f91dcb950c
Merge pull request #3670 from dgarske/keil
|
vor 3 Jahren |
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.
|
vor 3 Jahren |
toddouska
|
920c443864
Merge pull request #3250 from JacobBarthelmeh/Benchmark
|
vor 3 Jahren |
Jacob Barthelmeh
|
6fa1556daf
guard -ecc-all with HAVE_SELFTEST macro
|
vor 3 Jahren |
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.
|
vor 3 Jahren |
toddouska
|
5837d5e8de
Merge pull request #3649 from dgarske/stm_aesgcm_perf
|
vor 3 Jahren |
Jacob Barthelmeh
|
b418936f72
account for FIPS and g++ builds
|
vor 3 Jahren |
Jacob Barthelmeh
|
177f4aecb6
add all curves to benchmark
|
vor 4 Jahren |
Jacob Barthelmeh
|
e3fa462d72
add brainpool benchmark of key generation
|
vor 4 Jahren |
JacobBarthelmeh
|
fe37137f12
add brainpool benchmark
|
vor 4 Jahren |
David Garske
|
17f101ef13
Fix for ARM Keil MDK compiler issue with `DECLARE_VAR_INIT`.
|
vor 3 Jahren |
David Garske
|
9ea5041d9d
Benchmark for GMAC (AES GCM GHASH).
|
vor 3 Jahren |