|
|
|
|
|
by Taniwha
1753 days ago
|
|
My quick summary of sm3/sm4 is:
- sm3 is pretty trivial to implement
- sm4 is about 1/16 the complexity of the spec's aes implementation (one box lookup per clock rather than 8 and no inverted version) So if you want to court the (giant) Chinese market it's kind of a no brainer |
|