Jeremy
Results
1
issues of
Jeremy
I'm working on FauxAPI authentication from PowerShell, and discovered that the API rejects the hash unless it's lowercase. Hexadecimal is a case-insensitive concept, and to reject a valid hash because...