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

hash.hの実装 More...

#include "include/internal/hash.h"
#include <blake2.h>
#include <cryptlib.h>
Include dependency graph for hash.cpp:

Namespaces

namespace  octane
 
namespace  octane::internal
 

Functions

char octane::internal::convToHexMono (std::uint8_t number)
 
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

hash.hの実装

Author
soon (kento.nosp@m..soo.nosp@m.n@gma.nosp@m.il.c.nosp@m.om)
Version
0.1
Date
2022-09-05