readme

来自「目前最新的MD6 Hash 算法源码」· 代码 · 共 20 行

TXT
20
字号
This directory contains the "optimized 32-bit" implementation for ourNIST SHA-3 submission, "MD6". In addition, we've included code for autility, "md6sum", that computes the md6 hash of files.The following files were submitted to NIST:    md6.h    md6_compress.c    md6_mode.c    md6_nist.h    md6_nist.c    inttypes.h    stdint.hSupplemental files included for md6sum are:    md6sum.c        makefileTo make md6sum, simply run "make". For help using md6sum, run"./md6sum -h".

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?