Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4833 | minor | always | 10-29-11 17:51 | 06-21-12 00:31 | |
|
|||||
Reporter: | jamesdlow | Platform: | |||
Assigned To: | nam | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.14 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
Summary: | 0004833: Quercus does not support hash_hmac with sha256 | ||||
Description: |
<?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 [^] |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|