OpenSSL / AES 256 Encryption

General discussion relating to the library modules supplied with the compiler

Moderators: David Barker, Jerry Messina

Post Reply
User avatar
RadioT
Registered User
Registered User
Posts: 157
Joined: Tue Nov 27, 2007 12:50 pm
Location: Winnipeg, Canada

OpenSSL / AES 256 Encryption

Post by RadioT » Wed Sep 23, 2009 11:33 pm

Hello,

I see there is a module in SF for the Tiny Encryption Algorithm, and very nicely done. However, I'd like to implement AES 256 so files created in the PIC can be decoded in UNIX using the open-source OpenSSL libraries. Before I embarking on this I thought I would ask first if anyone knows of an existing open-source implementation in an 18F or if anyone has this done in SF and would be willing to share and/or be available on contract to assist in implementing something compatible with OpenSSL.

73's,

-Tom

User avatar
RadioT
Registered User
Registered User
Posts: 157
Joined: Tue Nov 27, 2007 12:50 pm
Location: Winnipeg, Canada

Post by RadioT » Mon Sep 28, 2009 4:47 am

No need, I found something else. The TEA in the compiler worked fine for our purposes.

73's,

-Tom

Post Reply