Shop OBEX P1 Docs P2 Docs Learn Events
Simple encryption or signing of data on propeller? — Parallax Forums

Simple encryption or signing of data on propeller?

Steve JonesSteve Jones Posts: 4
edited 2009-12-31 19:53 in Propeller 1
Sorry if this should be obvious, but I've done some googling and can't find anything..

I'm looking to communicate with a propeller over the Internet, and I need to be able to sign or encrypt the data, and decrypt or validate a sign on recieved data..· The data isn't going to be secret or sensitive, but I dont want the propeller to act on spoofed data..

Signing would be fine, but if that hasn't been done, and encryption has, then I'll go that way...

These will be small packets, low bandwidth, so speed isnt a concern...

Has anyone seen anything like this done on a propeller?· Any sample code or hints?

-Steve

Comments

Sign In or Register to comment.