I recently went through all the hashes stored in an LDAP instance I have access to and noticed something strange that I can't explain.
Despite all the hashes being marked as SSHA (which should be seeded SHA1), most hashes were 32 characters in length, with only a small part being 40 characters.
There's no obvious timing that would explain that newer ones are longer or anything like this.
Additionally, afaict, that makes most of these hashes too short for SHA1.
What is going on here??