|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
SHA-1哈希算法结构体 更多...
#include <sha1.hpp>
静态 Public 成员函数 | |
| static byte_vector | hash (cbyte_view data) |
| 计算SHA-1哈希值 | |
| static string | hash_hex (cbyte_view data) |
| 计算SHA-1哈希值的十六进制表示 | |
|
static |
|
static |