It was mentioned that Corona SDK “1.1” to be released at end of month would have more encryption support, would that include HMAC SHA-256 so Amazon’s SimpleDB could be accessed?
[import]uid: 3867 topic_id: 380 reply_id: 300380[/import]
Good suggestion. We will see what we can do. Others have suggested that too.
Carlos [import]uid: 24 topic_id: 380 reply_id: 679[/import]
Version 1.1 now supports hash and HMAC for the following algorithms:
• md4 (Note: HMAC not available for this algorithm)
• md5
• sha1
• sha224
• sha256
• sha384
• sha512
See “Corona Internal Libraries > crypto” in the latest APIReference.pdf for more details [import]uid: 3007 topic_id: 380 reply_id: 972[/import]
Great, thanks for pointing it out. AGRW [import]uid: 3867 topic_id: 380 reply_id: 993[/import]