修改默认features
This commit is contained in:
+1
-1
@@ -52,6 +52,6 @@ ring-cipher = ["ring"]
|
|||||||
aes_cbc=["cbc"]
|
aes_cbc=["cbc"]
|
||||||
aes_ecb=["ecb"]
|
aes_ecb=["ecb"]
|
||||||
sm4_cbc=["libsm"]
|
sm4_cbc=["libsm"]
|
||||||
aes_gcm=["aes-gcm","ring"]
|
aes_gcm=["aes-gcm"]
|
||||||
server_encrypt =["rsa","spki"]
|
server_encrypt =["rsa","spki"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user