Commit 7f158da
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 f738840 commit 7f158da
1 file changed
+5
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1746 | 1746 | | |
1747 | 1747 | | |
1748 | 1748 | | |
1749 | | - | |
1750 | | - | |
1751 | | - | |
1752 | | - | |
1753 | | - | |
1754 | | - | |
1755 | | - | |
| 1749 | + | |
1756 | 1750 | | |
1757 | 1751 | | |
1758 | 1752 | | |
1759 | 1753 | | |
1760 | 1754 | | |
1761 | | - | |
1762 | | - | |
1763 | | - | |
1764 | | - | |
1765 | | - | |
1766 | | - | |
1767 | | - | |
1768 | | - | |
1769 | | - | |
1770 | | - | |
1771 | | - | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
1772 | 1759 | | |
1773 | 1760 | | |
1774 | 1761 | | |
| |||
0 commit comments