iPhone: How to encrypt a string

前端 未结 3 1946
借酒劲吻你
借酒劲吻你 2021-02-02 04:15

I would like to encrypt a string with AES 256 on the iPhone but have not found much via google. What I am trying to do is post some data to a web site as part of a game I am cr

3条回答
  •  情深已故
    2021-02-02 04:56

    You can just use the CryptoHelper which is adopted by CyrptoExercise Sample Project

提交回复
热议问题