1 Star 0 Fork 0

zhq1/node-multi-hashing-1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
lyra2rev2.h 189 Bytes
一键复制 编辑 原始数据 按行查看 历史
Alexander 提交于 2018-02-04 11:37 . Rename Lyra2REV2.h to lyra2rev2.h
#ifndef LYRA2REV2_H
#define LYRA2REV2_H
#ifdef __cplusplus
extern "C" {
#endif
void lyra2rev2_hash(const char* input, char* output, uint32_t height);
#ifdef __cplusplus
}
#endif
#endif
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/zhq1_admin/node-multi-hashing-1.git
git@gitee.com:zhq1_admin/node-multi-hashing-1.git
zhq1_admin
node-multi-hashing-1
node-multi-hashing-1
master

搜索帮助