Mantis - Quercus
Viewing Issue Advanced Details
4833 minor always 10-29-11 17:51 06-21-12 00:31
jamesdlow  
nam  
normal  
closed 4.0.14  
fixed  
none    
none  
0004833: Quercus does not support hash_hmac with sha256
<?php hash_hmac('sha256', $string, $key, true); ?>

Throws the following error:
Fatal Error: hash_init: 'HmacSHA-256' is an unknown algorithm [hash_hmac]

It should however be possible in Java using:
http://stackoverflow.com/questions/951477/calculate-hmac-sha256-digest-in-coldfusion-using-java [^]

Notes
(0005904)
nam   
06-21-12 00:31   
php/530e

Fixed in 4.0.29.