JacobBarthelmeh
|
31a6a2bf59
update copyright to 2024
|
3 months ago |
Sean Parkinson
|
a5961907b0
XMSS implementation
|
9 months ago |
Sean Parkinson
|
8c3e1dbf48
SRTP/SRTCP KDF: add implementation
|
1 year ago |
jordan
|
33d4b331fb
Add XMSS/XMSSMT wolfCrypt hooks.
|
1 year ago |
Hideki Miyazaki
|
1c9afb8b12
initial commit for RZN2L board Support
|
1 year ago |
jordan
|
67bef21185
Add LMS/HSS wolfCrypt hooks.
|
1 year ago |
Sean Parkinson
|
e2424e6744
SM2/SM3/SM4: Chinese cipher support
|
1 year ago |
Daniel Pouzzner
|
fffff657de
cleanups: line length, WOLFSSL_SMALL_STACK_STATIC, and SAVE_VECTOR_REGISTERS() failure trap in benchmark.c, proper path to benchmark.c in linuxkm/module_hooks.c, and proper casting in aes.c. also harmonized semantics and prototype of bench_ripemd().
|
1 year ago |
Daniel Pouzzner
|
ed11669f3c
more fixes for implicit casts, including asn=template.
|
1 year ago |
JacobBarthelmeh
|
30adcd58d8
IMX6Q CAAM Port
|
1 year ago |
gojimmypi
|
821120e31c
Add SHA512/224 and SHA512/256 benchmarks (#6113)
|
1 year ago |
Jacob Barthelmeh
|
9dcc48c8f7
update copyright to 2023
|
1 year ago |
Anthony Hu
|
0787ab1131
don't call external implemenation of kyber from benchmark anymore.
|
1 year ago |
Anthony Hu
|
b3e99348cd
Purge the AES variant of Dilithium
|
1 year ago |
JacobBarthelmeh
|
9f77210b0b
update benchmark for devID builds
|
2 years ago |
Steffen Jaeckel
|
f24cf38f01
Update benchmarks
|
2 years ago |
Sean Parkinson
|
8c1e2c52e7
Kyber: Add option to build Kyber API
|
2 years ago |
Sean Parkinson
|
f153e65102
SHA-3: check BMI1 availablity for ASM
|
2 years ago |
Anthony Hu
|
10ce703d71
Add sphincs to wolfCrypt.
|
2 years ago |
Anthony Hu
|
82a900b438
Initial commit to add Dilithium NIST PQC winner.
|
2 years ago |
Jacob Barthelmeh
|
8eaa85e412
update copyright year to 2022
|
2 years ago |
kaleb-himes
|
9d11e9092f
Add necessary includes for cross-builds
|
2 years ago |
Daniel Pouzzner
|
4efd06fdc1
fix readability-inconsistent-declaration-parameter-name.
|
2 years ago |
Anthony Hu
|
9ea40f3a9c
Purge IDEA cipher
|
2 years ago |
Anthony Hu
|
b957a6e872
Purge Rabbit cipher
|
2 years ago |
Daniel Pouzzner
|
b7cecbacb2
update headers to resolve clang-tidy carping (mostly bugprone-macro-parentheses and readability-named-parameter). also disables MSC C4028 because incompatible with readability-avoid-const-params-in-decls.
|
2 years ago |
David Garske
|
609d6442b1
Merge pull request #4753 from SparkiDev/siphash
|
2 years ago |
Sean Parkinson
|
a6485a228d
Add SipHash algorithm
|
2 years ago |
Hayden Roche
|
62b07d8806
Add AES-SIV (RFC 5297).
|
2 years ago |
Anthony Hu
|
c2860cb311
Get rid of HC-128
|
2 years ago |