Hello,
I would like to do hash('tiger160,3',$data); but I'm not sure if that tiger is always available. Is it always builtin and if it is since when (what version)?
Can I rely on tiger160,3 availability?
Moderator: General Moderators
- kaisellgren
- DevNet Resident
- Posts: 1675
- Joined: Sat Jan 07, 2006 5:52 am
- Location: Lahti, Finland.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
- kaisellgren
- DevNet Resident
- Posts: 1675
- Joined: Sat Jan 07, 2006 5:52 am
- Location: Lahti, Finland.
Re: Can I rely on tiger160,3 availability?
and
It only says the function is as of 5.1.2 not a specific hashing algorithm...
I tried that function it gave me a lot different list than the one on the php.net.