You could implement it yourself if you really wanted, but you'd have to create PHP scripts or similar to log any password changes and update a database full of user passwords - something I wouldn't want to do personally. Even by encrypting the database, it's still a bad idea.
Matt