Back to Serial Studio

MDF Lib: include/mdf/cryptoutil.h File Reference

lib/mdflib/docs/manual/html/cryptoutil_8h.html

3.2.71.3 KB
Original Source

| MDF Lib 2.2

Interface against MDF 3/4 files |

Loading...

Searching...

No Matches

Namespaces | Functions

cryptoutil.h File Reference

Checksum and other encryption routines. More...

#include <cstdint>
#include <string>
#include <vector>

Include dependency graph for cryptoutil.h:

Go to the source code of this file.

|

Namespaces

| | namespace | mdf | | | Main namespace for the MDF library.
| | |

|

Functions

| | std::string | mdf::CreateMd5FileString (const std::string &file) | | | Generates an MD5 file checksum (32 character) string.
| | | | bool | mdf::CreateMd5FileChecksum (const std::string &file, std::vector< uint8_t > &md5) | | | Create a file hash byte array according to MD5.
| | |

Detailed Description

The file is a wrapper around the OpenSSL library and simplifies the usage of encryption and hash checksums as MD5.


Generated by 1.12.0