|
ATLAS Offline Software
|
Go to the documentation of this file.
10 #define CXXUTILS_MD5_H
16 #include <uuid/uuid.h>
22 MD5 (
const unsigned char*
buffer,
unsigned long len);
49 #endif // not CXXUTILS_MD5_H
char data[hepevt_bytes_allocation_ATLAS]
std::string hex_digest() const
const void * body(const void *data, size_t size)
void raw_digest(unsigned char *s) const
MD5(const unsigned char *buffer, unsigned long len)
void update(const void *data, size_t size)
void uuid_digest(uuid_t &uuid) const
void digest(unsigned char *result)
unsigned char m_digest[16]