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.
是否有任何字符或符号不能/不应该提交到任何会引发错误或破坏函数或类似内容的哈希函数中?不需要转义提交到散列中的字符或任何对吗?
不会。哈希函数适用于二进制数据,就像字符串一样。您无需为散列准备数据。