iFindTA / PBGMService

国密算法 sm2/sm3/sm4 Objc封装!作者观点:重点不是算法而是密钥安全性!
MIT License
120 stars 27 forks source link

failed decrypt data with aes-gcm-128 mode! #3

Open mixuan opened 6 years ago

mixuan commented 6 years ago

failed decrypt data with aes-gcm-128 mode!

你好,运行demo 解密报这个错了

namo-py commented 6 years ago

目前还没有加入aes的gcm模式

                        胡家驹

                                邮箱:nanhujiaju@gmail.com

签名由 网易邮箱大师 定制 在2018年01月31日 17:13,GJM 写道: failed decrypt data with aes-gcm-128 mode! 你好,运行demo 解密报这个错了

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or mute the thread.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/iFindTA/PBGMService","title":"iFindTA/PBGMService","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/iFindTA/PBGMService"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"failed decrypt data with aes-gcm-128 mode! (#3)"}],"action":{"name":"View Issue","url":"https://github.com/iFindTA/PBGMService/issues/3"}}}

mixuan commented 6 years ago

谢谢解答