Octane API Client
Loading...
Searching...
No Matches
Namespaces | Functions
hash.h File Reference

ハッシュアルゴリズムを提供する。 More...

#include <vector>
#include <string>
Include dependency graph for hash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  octane
 
namespace  octane::internal
 

Functions

std::string octane::internal::convToHex (const std::vector< std::uint8_t > &data)
 バイナリシーケンスを16進数文字列に変換する。 More...
 
std::string octane::internal::generateHash (const std::vector< std::uint8_t > &src)
 ハッシュ値を生成する。 More...
 

Detailed Description

ハッシュアルゴリズムを提供する。

Author
cosocaf (cosoc.nosp@m.af@g.nosp@m.mail..nosp@m.com)
Version
0.1
Date
2022-09-02