phpbb/phpBB/includes/crypto
Marc Alexander 8f863d1d49 [feature/passwords] Do not check if type_map is empty
If the type map is empty the service container is incomplete or broken.
There is no need to check this as other components would probably be broken
at the same time.

PHPBB3-11610
2013-09-14 13:54:39 +02:00
..
driver [feature/passwords] Use correct prefix for salt in salted_md5 2013-09-14 13:53:26 +02:00
helper.php [feature/passwords] Add combined hashing method to helper 2013-09-14 13:53:58 +02:00
manager.php [feature/passwords] Do not check if type_map is empty 2013-09-14 13:54:39 +02:00