KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
wrap_openssl_evp.h File Reference

Wrapper for message digest (hash) interface provided by OpenSSL. More...

#include <l_cpp/l_exception.h>
#include <vector>

Go to the source code of this file.

Classes

class  kjb::OpenSSL_EVP
 Generic OpenSSL hasher class, the base class for specific derivations. More...
 

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 

Detailed Description

Wrapper for message digest (hash) interface provided by OpenSSL.

Author
Andrew Predoehl Please see class kjb::OpenSSL_EVP and class kjb::MD5.