top left   top right
 

encode64

The base64 encoding scheme described in RFC2045 implemented as an external Rexx function.  This function only implements encoding since that was all I needed.  If would like the decoder function, let me know.

Download:

encode64-03.194.tar.gz

Change History:


Date Change
2003-07-13 Fixed padding error
2002-10-11 Initial distribution
 
bottom left   bottom right