I just noticed magento enterprise and community both edition uses different algorithms for storing password. I know community edition uses md5. Can anyone tell me which mech
They should both use MD5.
Perhaps one has salt and one doesn't - but it will be backwards compatible.