cl-base64

Common Lisp package to encode and decode base64 with URI support
  http://files.kpe.io/cl-base64/
  0
  no reviews



This package provides highly optimized base64 encoding and decoding. Besides conversion to and from strings, integer conversions are supported. Encoding with Uniform Resource Identifiers is supported by using a modified encoding table that uses only URI-compatible characters.