AppStore approval and md5

后端 未结 2 961
不思量自难忘°
不思量自难忘° 2020-12-31 20:40

I\'m using md5 from .

I don\'t use it for encryption purposes.

I know that in submitting an app to AppStore,

2条回答
  •  傲寒
    傲寒 (楼主)
    2020-12-31 21:31

    MD5 is not an encryption algorithm, it's a hashing algorithm. Encryption has to be reversible.

提交回复
热议问题