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.
是否有任何散列算法排除特殊字符?
刚刚尝试在惠普注册,这就是我得到的,他们是否将密码存储为明文?
当然不是,因为散列算法适用于字节流,而不是字符。因此,使其中一些字节变得特殊是无稽之谈。
很难说为什么他们有这么奇怪的限制,但它绝对与散列无关。