Commit 609bef4
committed
openssl: Support sm4
SM4 is formed with <name>-<mode>, different from aes, etc. which is <name>-<key_bits>-<mode>.
See 'openssl list --cipher-algorithms' under new version 3.5.X e.g.1 parent 648e0e0 commit 609bef4
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
697 | | - | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
698 | 701 | | |
699 | 702 | | |
700 | 703 | | |
| |||
0 commit comments