Zhihong Yang created SHINDIG-1921:
-------------------------------------
Summary: configurable to support different SHA algorithm
Key: SHINDIG-1921
URL: https://issues.apache.org/jira/browse/SHINDIG-1921
Project: Shindig
Issue Type: New Feature
Components: Java
Affects Versions: 2.5.0-beta6
Reporter: Zhihong Yang
Fix For: 2.5.0-beta6
the following setting are added to support different algorithms:
1) shindig.crypo.preferredHashAlgorithms = SHA
this setting is used to set string hash algorithm, SHA, SHA-256, SHA-384,
SHA-512 is supported
2) shindig.crypo.preferredHMACAlgorithms = HMACSHA1
this setting is used to set string encrypt/decrypt algorithm,
HMACSHA1,HMACSHA256,HMACSHA384,HMACSHA512 is supported
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira