Industry standard encryption library

Discuss with MikroElektronika software developers about current library development.
Post Reply
Author
Message
rhamer
Posts: 41
Joined: 20 Mar 2012 23:02

Industry standard encryption library

#1 Post by rhamer » 25 Mar 2013 06:33

Is there (or has anybody developed) an industry standard encryption library of some sort, that can be used for the exchange of information between 2 systems?

I'm thinking of something like AES or triple DES or whatever?

I want to be able to send an encrypted sign on sequence between 2 devices, one with embedded controller and MikroBasic compiled code, the other could be a variety of platforms, hence the need for some sort of industry standard.

Regards

Rohan

sparc32
Posts: 20
Joined: 20 Mar 2013 07:19

Re: Industry standard encryption library

#2 Post by sparc32 » 26 Mar 2013 19:06

Please check this Wikipedia article: http://en.wikipedia.org/wiki/Tiny_Encryption_Algorithm
It has also example implementation.

Post Reply

Return to “Library Development Discussion”