ZF-11842: Hashing uses own implementation instead of using Zend_Crypt
Description
Zend_OpenId::digest() seems eerily similar to Zend_Crypt::hash() - why have two implementations performing the same desired behavior?
I'm working on resolving this, patch is forthcoming.
Comments
No comments to display