Encrypt/Decrypt Image in ActionScript 3

后端 未结 1 479
不知归路
不知归路 2021-01-06 21:11

I am developing a mobile app that involves (essentially) picture messaging as a feature. I need the images to be encrypted/decrypted with a simple, plain-text password. Due

1条回答
  •  时光说笑
    2021-01-06 22:13

    I would suggest the as3crypto library. It should provide everything you need.

    http://code.google.com/p/as3crypto/

    0 讨论(0)
提交回复
热议问题