Files | |
| file | crypto.h [code] |
| A bunch of useful cryptographic functions (esp. hashing), acting as a wrapper to C crypto libraries. | |
| file | encoding.h [code] |
| Namespace containing functions for text encoding and decoding. | |
| file | MimeMultipart.h [code] |
| Parser for MIME multipart, especially in POST form data. | |
| file | utils.h [code] |
| Contains useful functions that improve the readability and facilitate maintenance of the NAWA code. | |