Well, Kevin, now that you have answered yourself, we can stop speculating ans start offering suggestions. :-) If this is not too simple for your purpose, you can quite cheaply en-/decrypt files using 'tr' by scrambling arbitrary characters with a fixed key. This way you can either achieve a Caesar cipher or something more complicated, but definitely not strong encryption. Anyway, it would work. In case you are interested, I might hack a little sample for you. It should be enough to keep the lamers out.
Regards -- Alexander Kriegisch Certified ScrumMaster http://scrum-master.de Kevin Holland: > I want something where I can create the archive run it through an > encryption utility, then upload it to the ftp server. Then my > embedded board will download it and run it through its decryption > utility and make the needed updates. _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
