Dr. Scott S. Jones wrote:

> Peter:
>
> How does uuencoding work, compared with GnuPG encoding?
>
> References?
>
> Scott
>
>From my understanding uuencoding is more along the lines of
base64_encode.  Makes characters save for internet travel and is
commonly used in e-mail.  So most e-mail applications can decode
whatever you encode with either base64 or uuencode.  But it is a good
way to put something in a database.  I base64 images before throwing
them into the database.

Eric Jensen
.===================================.
| This has been a P.L.U.G. mailing. |
|      Don't Fear the Penguin.      |
|  IRC: #utah at irc.freenode.net   |
`==================================='

Reply via email to