You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by GitBox <gi...@apache.org> on 2020/02/04 20:15:17 UTC

[GitHub] [ws-wss4j] Thopap opened a new pull request #4: Extend automatic signature algorithm detection with support for EC keys

Thopap opened a new pull request #4: Extend automatic signature algorithm detection with support for EC keys
URL: https://github.com/apache/ws-wss4j/pull/4
 
 
   Currently the WSSecSignature do not automatically detect the alorithm for EC keys. So slightly extend the function to also support EC keys.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[GitHub] [ws-wss4j] Thopap commented on issue #4: Extend automatic signature algorithm detection with support for EC keys (WSS-663)

Posted by GitBox <gi...@apache.org>.
Thopap commented on issue #4: Extend automatic signature algorithm detection with support for EC keys (WSS-663)
URL: https://github.com/apache/ws-wss4j/pull/4#issuecomment-584840490
 
 
   The test key is now valid for 20 years. In addition, i have added some better defaults for the verification of the EC key size (minimum 160 up to 512), because the asymetric defaults (1024 to 4096) are too large for EC keys.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[GitHub] [ws-wss4j] coheigea commented on issue #4: Extend automatic signature algorithm detection with support for EC keys (WSS-663)

Posted by GitBox <gi...@apache.org>.
coheigea commented on issue #4: Extend automatic signature algorithm detection with support for EC keys (WSS-663)
URL: https://github.com/apache/ws-wss4j/pull/4#issuecomment-585166734
 
 
   In about 3 weeks or so I'd say.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[GitHub] [ws-wss4j] coheigea merged pull request #4: Extend automatic signature algorithm detection with support for EC keys (WSS-663)

Posted by GitBox <gi...@apache.org>.
coheigea merged pull request #4: Extend automatic signature algorithm detection with support for EC keys (WSS-663)
URL: https://github.com/apache/ws-wss4j/pull/4
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[GitHub] [ws-wss4j] Thopap commented on issue #4: Extend automatic signature algorithm detection with support for EC keys (WSS-663)

Posted by GitBox <gi...@apache.org>.
Thopap commented on issue #4: Extend automatic signature algorithm detection with support for EC keys (WSS-663)
URL: https://github.com/apache/ws-wss4j/pull/4#issuecomment-585165996
 
 
   @coheigea : Thank you for merging. Can you estimate when the 2.2.5 release of wss4j is scheduled? I have seen than cxf 3.3.x is also running a SNAPSHOT of wss4j. This looks like a release of wss4j is needed in the near future?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org