libDwmAuth-0.3.6
DwmAuthEd25519Keys.hh File Reference

NOT YET DOCUMENTED. More...

#include <string>
#include <cryptopp/cryptlib.h>
#include <cryptopp/xed25519.h>
#include <cryptopp/base64.h>
#include <cryptopp/filters.h>
#include <cryptopp/osrng.h>
#include "DwmDescriptorIOCapable.hh"
#include "DwmFileIOCapable.hh"
#include "DwmStreamIOCapable.hh"
#include "DwmStreamedLengthCapable.hh"
Include dependency graph for DwmAuthEd25519Keys.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dwm::Auth::Ed25519::PrivateKey
 Encapsulates a readable and writable private key. More...
 
class  Dwm::Auth::Ed25519::KeyPair
 Encapsulates a private/public key pair. More...
 

Detailed Description

NOT YET DOCUMENTED.

Author
Daniel W. McRobb