Skip to content

Commit 753c53a

Browse files
committed
Update README.md
1 parent 18037af commit 753c53a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ Here is the example of SM2 key generation, signature generation/verification, an
127127
* **GMSSL_SM3_HMAC_MIN_KEY_SIZE** (int)
128128
* **GMSSL_SM4_KEY_SIZE** (int)
129129
* **GMSSL_SM4_BLOCK_SIZE** (int)
130+
* **GMSSL_SM4_CBC_IV_SIZE** (int)
131+
* **GMSSL_SM4_CTR_IV_SIZE** (int)
130132
* **GMSSL_SM4_GCM_MIN_IV_SIZE** (int)
131133
* **GMSSL_SM4_GCM_MAX_IV_SIZE** (int)
132134
* **GMSSL_SM4_GCM_DEFAULT_IV_SIZE** (int)

0 commit comments

Comments
 (0)