Dune Core Modules (2.6.0)

b64enc.hh File Reference

Simple base64 encode. More...

#include <assert.h>

Go to the source code of this file.

Classes

struct  Dune::b64txt
 struct with three bytes of text More...
 
struct  Dune::b64data
 
union  Dune::b64chunk
 union representing the three byte text as well as the four 6 bit chunks More...
 

Namespaces

 Dune
 Dune namespace.
 

Variables

const char Dune::base64table []
 endoing table
 

Detailed Description

Simple base64 encode.

Author
Christian Engwer

We implement the base64 encoding (c.f. RFC 4648 https://tools.ietf.org/html/rfc4648).

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 13, 22:30, 2024)