|
LibLogicalAccess
2.5.0
An Open Source RFID Library
|
SHA hash functions. More...
#include <vector>#include <cstdint>#include <iostream>#include <logicalaccess/lla_fwd.hpp>#include "logicalaccess/plugins/crypto/lla_crypto_api.hpp"Go to the source code of this file.
Namespaces | |
| namespace | logicalaccess |
| namespace | logicalaccess::openssl |
Functions | |
| ByteVector | logicalaccess::openssl::SHA256Hash (const ByteVector &buffer) |
| Get a SHA-256 hash. | |
| ByteVector | logicalaccess::openssl::SHA256Hash (const std::string &str) |
| Get a SHA-256 hash. | |
| ByteVector | logicalaccess::openssl::SHA1Hash (const ByteVector &in) |
SHA hash functions.
1.9.6