954,518 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

.NetMF to .Net encryption

I am looking to encrypt data (preferably XTEA) on my .Net Micro Framework, send it to a webservice in .Net (Azure) and decrypt it there. I found this blog post but I am unable to get it to work. The encryption result on .Net differs from the .NetMF.

I hope anyone knows a solution, workaround or different method to get this to work. Encryption is needed with a private key (known to both parties). I'd like to avoid using RSA for performance reasons.

I have some code posted on SO.

pritaeas
Posting Expert
Moderator
5,475 posts since Jul 2006
Reputation Points: 653
Solved Threads: 874
 

Narrowed it down to a communications issue.

pritaeas
Posting Expert
Moderator
5,475 posts since Jul 2006
Reputation Points: 653
Solved Threads: 874
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: