Commit d1cd85e
Support sha2-224, 384 and 512 (wolfSSL#144)
* add sha2-224, 384 and 512
* addressed code review
add missing Dma handling
* fix Sha512 tests
enable sha224, sha384 and sh512 as default
enable sha224, sha384 and sha512 at tcp server
* addressed code review comments
* unify Sha2 Dma Request/Response
addressed review comment
* run clang-format1 parent 50cfecc commit d1cd85e
File tree
49 files changed
+217612
-11
lines changed- cov-int
- emit
- Jacks-MacBook-Pro.local
- config
- 626a6b9a1a0a653a994c0c1a8bc84ba6
- g++-config-0
- g++cc-config-0
- gcc-config-0
- b0b961f25be61994812c5c24c8a6ec92
- g++-config-0
- g++cc-config-0
- gcc-config-0
- d52b20b664ac4d9aee52c73b2d5902c1
- g++-config-0
- g++cc-config-0
- gcc-config-0
- output
- scan-transparency
- tmp/Jacks-MacBook-Pro.local
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+217612
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments