Why wouldn’t it work?
You’re removing the last character before hashing, so the removed character won’t affect the hash value.
Why wouldn’t it work?
You’re removing the last character before hashing, so the removed character won’t affect the hash value.