so i want to ask something...
lets say i login to a server the server i think sends me back the
password hash of this account in s array(salted) encrypted again 32 bytes not 20 as the sha1(usernameassword) so its posible to extract this sha1 hash or its one way encryption?