gojimmypi
|
4bd78e5e31
Espressif benchmark update
|
1 year ago |
gojimmypi
|
ca1eba0919
Espressif wolfcrypt updates
|
1 year ago |
jordan
|
3158e04863
Add missing wc_AesInit calls.
|
1 year ago |
JacobBarthelmeh
|
12ee732fe2
Merge pull request #6981 from douzzer/20231102-vector-register-dynamic-fallback-aes
|
1 year ago |
Lealem Amedie
|
64b98981de
Fix for g++
|
1 year ago |
Lealem Amedie
|
a95a7c7e08
One last missing cast
|
1 year ago |
Lealem Amedie
|
ca195445a3
Add proper casts
|
1 year ago |
Lealem Amedie
|
07d6d75d72
Fix for sanitizer finds
|
1 year ago |
Daniel Pouzzner
|
a10260ca5f
refactor AESNI implementations and *VECTOR_REGISTERS* macros to allow dynamic as-needed fallback to pure C, via WC_AES_C_DYNAMIC_FALLBACK.
|
1 year ago |
Lealem Amedie
|
2c7248492f
Rename macro
|
1 year ago |
Lealem Amedie
|
ac89c90afd
Add RESET_MULTI_VALUE_STATS_VARS macro
|
1 year ago |
Lealem Amedie
|
b464a277c1
Refactor logic to remove MAX_SAMPLE_RUNS
|
1 year ago |
Lealem Amedie
|
138d699cc7
Apply changes to new srtp-kdf code
|
1 year ago |
Lealem Amedie
|
c0f3fe4434
Benchmarks: use clock_gettime() for ns resolution
|
1 year ago |
Lealem Amedie
|
2cde843093
Measure max & min durations within the confines of MAX_SAMPLE_RUNS
|
1 year ago |
Lealem Amedie
|
1303c0512c
Extract some code blocks into macros
|
1 year ago |
Lealem Amedie
|
46a5465c3f
Remove redundant macro
|
1 year ago |
Lealem Amedie
|
16ecc9b5f8
Address feedback and don't print avg ms if mean is displayed
|
1 year ago |
Lealem Amedie
|
86a2b050fe
Gate on NO_FILESYSTEM
|
1 year ago |
Lealem Amedie
|
a40de50be2
Add ADVANCED_STATS in benchmark.c
|
1 year ago |
Lealem Amedie
|
9006dd5edd
Document new macro
|
1 year ago |
Lealem Amedie
|
2ea0c2cae8
Run benchmarks at microsecond level
|
1 year ago |
JacobBarthelmeh
|
8921a720a1
Merge pull request #6888 from SparkiDev/srtp_kdf
|
1 year ago |
Sean Parkinson
|
8c3e1dbf48
SRTP/SRTCP KDF: add implementation
|
1 year ago |
Andras Fekete
|
42c241dbbf
Avoid use of uninitialized array
|
1 year ago |
jordan
|
46b1a030a7
XMSS/XMSSMT hooks support: fix g++ warnings, and small cleanup for review.
|
1 year ago |
jordan
|
60fea5ee5c
XMSS/XMSSMT hooks support: small update for requested changes.
|
1 year ago |
jordan
|
33d4b331fb
Add XMSS/XMSSMT wolfCrypt hooks.
|
1 year ago |
Hideki Miyazaki
|
5e97b9fde8
addressed review comments
|
1 year ago |
Hideki Miyazaki
|
1c9afb8b12
initial commit for RZN2L board Support
|
1 year ago |