[ 
https://issues.apache.org/jira/browse/SHINDIG-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhihong Yang updated SHINDIG-1921:
----------------------------------

    Description: 
https://reviews.apache.org/r/11299/

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



  was:
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

    
> 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
>              Labels: features
>             Fix For: 2.5.0-beta6
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> https://reviews.apache.org/r/11299/
> 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

Reply via email to