View Single Post
Old Aug 18th, 2005, 5:05 PM   #3
mackenga
Professional Programmer
 
Join Date: Mar 2005
Location: Glasgow, Scotland
Posts: 317
Rep Power: 4 mackenga is on a distinguished road
Not to be a pedant, but base64 isn't encryption. Base64 is a method of encoding data so that it can be safely transmitted in an ASCII context (like plain text email); the data isn't shrouded or protected from prying eyes in any way.
mackenga is offline   Reply With Quote