1 Star 0 Fork 0

zhq1/node-multi-hashing-1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
x14.h 97 Bytes
一键复制 编辑 原始数据 按行查看 历史
foxer666 提交于 2017-10-08 18:24 . Add some algos. Need tests!
#pragma once
#include <stdint.h>
void x14_hash(const char* input, char* output, uint32_t len);
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

搜索帮助