Linux
用於 128 位、256 位、512 位 MD6 雜湊的 MD6 雜湊生成 Linux 命令
在大多數 Linux 發行版的 GNU Core Utilities 中有多個校驗和命令,用於 SHA2 或 MD5 等著名的雜湊算法,但我需要一個用於 MD6(消息摘要 6)校驗和的命令,它可以生成 128/256/512 位大小的 md6 雜湊。
實際上,一些程式語言在他們的一些庫中支持 md6,但我需要一個 Linux 命令或至少一個支持 md6 的 python 庫,因為大多數雜湊庫不
- GUI: https://github.com/tristanheaven/gtkhash
- Python:https ://pypi.org/project/md6/#files
- PHP/JS:https ://github.com/Snack-X/md6 | https://github.com/Neo-Desktop/md6 | https://github.com/Richienb/md6-hash
- 銹:https ://docs.rs/md6/2.0.2/md6/
- Perl:https ://github.com/AndyA/Digest–MD6
- 斯威夫特:https ://github.com/ImKcat/CatCrypto