GNU Octave
7.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
Namespaces
|
Typedefs
|
Functions
lo-hash.h File Reference
#include "octave-config.h"
#include <string>
Include dependency graph for lo-hash.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces
namespace
octave
namespace
octave::crypto
Typedefs
typedef void *()
octave::crypto::hash_fptr
(const char *buffer, std::size_t
len
, void *res)
Functions
std::string
octave::crypto::hash
(const std::string &hash_type, const std::string &str)
std::string
octave::crypto::hash
(hash_fptr hash_fcn, const std::string &str,
int
result_buf_len)
int
octave::crypto::md2_digest_size
(void)
std::string
octave::crypto::md2_hash
(const std::string &str)
int
octave::crypto::md4_digest_size
(void)
std::string
octave::crypto::md4_hash
(const std::string &str)
int
octave::crypto::md5_digest_size
(void)
std::string
octave::crypto::md5_hash
(const std::string &str)
int
octave::crypto::sha1_digest_size
(void)
std::string
octave::crypto::sha1_hash
(const std::string &str)
int
octave::crypto::sha224_digest_size
(void)
std::string
octave::crypto::sha224_hash
(const std::string &str)
int
octave::crypto::sha256_digest_size
(void)
std::string
octave::crypto::sha256_hash
(const std::string &str)
int
octave::crypto::sha384_digest_size
(void)
std::string
octave::crypto::sha384_hash
(const std::string &str)
int
octave::crypto::sha512_digest_size
(void)
std::string
octave::crypto::sha512_hash
(const std::string &str)
liboctave
util
lo-hash.h
Generated on Sun Jun 26 2022 01:28:30 for GNU Octave by
1.9.4