I am trying to encrypt data using AES (ECB)
.How can i do it .I have tried AES
class ,but it does not have an option to set the mode .Is there any other way available ? Any Windows phone AES
libraries available which implement ECB
mode of operation?
Thanks and Regards
Vaysage