Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试实现抗碰撞哈希函数,即魅力加密中的哈希函数。我检查了 hashModule.py 和 Hash.py 类并尝试了 Waters 哈希方案。但我找不到映射到 ZP* 的抗碰撞哈希函数。