GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
Sha512.h File Reference
#include "Driver/Crypto/Hash.h"
#include "orlp/ed25519/sha512.h"
#include "Cpl/System/Assert.h"
Include dependency graph for Sha512.h:

Go to the source code of this file.

Classes

class  Driver::Crypto::Orlp::SHA512
 This class implements the Hash interface using Orson Peter's SHA512 algorithm. More...
 

Namespaces

namespace  Driver
 namespace
 
namespace  Driver::Crypto
 The 'Crypto' namespace provides a collection of Cryptographic functions and algorithms.
 
namespace  Driver::Crypto::Orlp
 The 'Orlp' namespace implements a sub-set of the Crypto interfaces using third-party code from Orson Peters (https://github.com/orlp)