The 2.x branch of Password module will no longer keep MD5 password hashes in the {users} table. The module now stores the secure hashes directly in {users}.pass using the same secure hashing method used in Drupal 7.
The upgrade path for this may not quite work properly, so make backups and use at your own risk until 6.x-2.0 officially is released.