[jira] [Resolved] (WSS-708) Support for EdDSA keys and ED25519 ED448 and signature algorithm

2024-01-15 Thread Colm O hEigeartaigh (Jira)
[ https://issues.apache.org/jira/browse/WSS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved WSS-708. - Resolution: Fixed > Support for EdDSA keys and ED25519 ED448 and signature algorithm >

[jira] [Commented] (WSS-706) Support for Key Agreement using ECDH-ES

2024-01-15 Thread Colm O hEigeartaigh (Jira)
[ https://issues.apache.org/jira/browse/WSS-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17807076#comment-17807076 ] Colm O hEigeartaigh commented on WSS-706: - Waiting for a new PR to be created against master branch

Re: [PR] Enable EdDSA signature [ws-wss4j]

2024-01-15 Thread via GitHub
coheigea merged PR #260: URL: https://github.com/apache/ws-wss4j/pull/260 -- 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. To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org

Re: [PR] Enable EdDSA signature [ws-wss4j]

2024-01-15 Thread via GitHub
jrihtarsic commented on code in PR #260: URL: https://github.com/apache/ws-wss4j/pull/260#discussion_r1452985909 ## ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecSignature.java: ## @@ -898,6 +906,50 @@ private X509Certificate[] getSigningCerts() throws

[jira] [Updated] (WSS-708) Support for EdDSA keys and ED25519 ED448 and signature algorithm

2024-01-15 Thread Colm O hEigeartaigh (Jira)
[ https://issues.apache.org/jira/browse/WSS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated WSS-708: Fix Version/s: 4.0.0 3.0.3 > Support for EdDSA keys and ED25519 ED448 and

Re: [PR] Enable EdDSA signature [ws-wss4j]

2024-01-15 Thread via GitHub
coheigea commented on code in PR #260: URL: https://github.com/apache/ws-wss4j/pull/260#discussion_r1452944493 ## ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecSignature.java: ## @@ -898,6 +906,50 @@ private X509Certificate[] getSigningCerts() throws

Re: [PR] Update for support of the ED448 and ED25519 keys and signatures [ws-wss4j]

2024-01-15 Thread via GitHub
jrihtarsic commented on PR #210: URL: https://github.com/apache/ws-wss4j/pull/210#issuecomment-1892439520 This PR was closed because a new PR [260](https://github.com/apache/ws-wss4j/pull/260) addresses this request on main/master branch. -- This is an automated message from the Apache

Re: [PR] Update for support of the ED448 and ED25519 keys and signatures [ws-wss4j]

2024-01-15 Thread via GitHub
jrihtarsic closed pull request #210: Update for support of the ED448 and ED25519 keys and signatures URL: https://github.com/apache/ws-wss4j/pull/210 -- 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

[PR] Enable EdDSA signature [ws-wss4j]

2024-01-15 Thread via GitHub
jrihtarsic opened a new pull request, #260: URL: https://github.com/apache/ws-wss4j/pull/260 The PR aims to enable the EdDSA signature Algorithm for WSS4J. The details are in the ticket [WSS-708](https://issues.apache.org/jira/browse/WSS-708). The EdDSA signature algorithm is

[jira] [Updated] (WSS-708) Support for EdDSA keys and ED25519 ED448 and signature algorithm

2024-01-15 Thread Joze Rihtarsic (Jira)
[ https://issues.apache.org/jira/browse/WSS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joze Rihtarsic updated WSS-708: --- Summary: Support for EdDSA keys and ED25519 ED448 and signature algorithm (was: Support for EdDSA keys

[jira] [Updated] (WSS-708) Support for EdDSA keys and ED25519 ED448 and signature algorithms

2024-01-15 Thread Joze Rihtarsic (Jira)
[ https://issues.apache.org/jira/browse/WSS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joze Rihtarsic updated WSS-708: --- Summary: Support for EdDSA keys and ED25519 ED448 and signature algorithms (was: Support for EdDSA

[jira] [Created] (WSS-708) Support for EdDSA keys

2024-01-15 Thread Joze Rihtarsic (Jira)
Joze Rihtarsic created WSS-708: -- Summary: Support for EdDSA keys Key: WSS-708 URL: https://issues.apache.org/jira/browse/WSS-708 Project: WSS4J Issue Type: New Feature Components:

Re: [PR] Update for support of the ED448 and ED25519 keys and signatures [ws-wss4j]

2024-01-15 Thread via GitHub
coheigea commented on PR #210: URL: https://github.com/apache/ws-wss4j/pull/210#issuecomment-1892147524 A JIRA would be great as well, thanks @jrihtarsic -- 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

Re: [PR] Update for support of the ED448 and ED25519 keys and signatures [ws-wss4j]

2024-01-15 Thread via GitHub
jrihtarsic commented on PR #210: URL: https://github.com/apache/ws-wss4j/pull/210#issuecomment-1892141649 @coheigea I will do that now and I will close this ticket. Should I create also the JIRA ticket for adding the "eddsa-signature feature" to WSS4J or the PR is sufficient? -- This

Re: [PR] Bump actions/upload-artifact from 4.0.0 to 4.1.0 [ws-wss4j]

2024-01-15 Thread via GitHub
coheigea merged PR #254: URL: https://github.com/apache/ws-wss4j/pull/254 -- 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. To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org

Re: [PR] Bump actions/cache from 3.3.2 to 3.3.3 [ws-wss4j]

2024-01-15 Thread via GitHub
coheigea merged PR #255: URL: https://github.com/apache/ws-wss4j/pull/255 -- 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. To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org

Re: [PR] Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 [ws-wss4j]

2024-01-15 Thread via GitHub
coheigea merged PR #258: URL: https://github.com/apache/ws-wss4j/pull/258 -- 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. To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org

Re: [PR] Bump com.google.errorprone:error_prone_core from 2.23.0 to 2.24.1 [ws-wss4j]

2024-01-15 Thread via GitHub
coheigea merged PR #259: URL: https://github.com/apache/ws-wss4j/pull/259 -- 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. To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org

Re: [PR] Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7 [ws-wss4j]

2024-01-15 Thread via GitHub
coheigea merged PR #256: URL: https://github.com/apache/ws-wss4j/pull/256 -- 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. To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org

Re: [PR] Bump slf4j.version from 2.0.9 to 2.0.11 [ws-wss4j]

2024-01-15 Thread via GitHub
coheigea merged PR #257: URL: https://github.com/apache/ws-wss4j/pull/257 -- 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. To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org

[PR] Bump com.google.errorprone:error_prone_core from 2.23.0 to 2.24.1 [ws-wss4j]

2024-01-15 Thread via GitHub
dependabot[bot] opened a new pull request, #259: URL: https://github.com/apache/ws-wss4j/pull/259 Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.23.0 to 2.24.1. Release notes Sourced from

[PR] Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 [ws-wss4j]

2024-01-15 Thread via GitHub
dependabot[bot] opened a new pull request, #258: URL: https://github.com/apache/ws-wss4j/pull/258 Bumps [org.apache.maven.plugins:maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.3.1 to 3.3.2. Release notes Sourced from

[PR] Bump slf4j.version from 2.0.9 to 2.0.11 [ws-wss4j]

2024-01-15 Thread via GitHub
dependabot[bot] opened a new pull request, #257: URL: https://github.com/apache/ws-wss4j/pull/257 Bumps `slf4j.version` from 2.0.9 to 2.0.11. Updates `org.slf4j:slf4j-api` from 2.0.9 to 2.0.11 Updates `org.slf4j:slf4j-reload4j` from 2.0.9 to 2.0.11 Dependabot will

[PR] Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7 [ws-wss4j]

2024-01-15 Thread via GitHub
dependabot[bot] opened a new pull request, #256: URL: https://github.com/apache/ws-wss4j/pull/256 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.6 to 10.12.7. Release notes Sourced from

[PR] Bump actions/cache from 3.3.2 to 3.3.3 [ws-wss4j]

2024-01-15 Thread via GitHub
dependabot[bot] opened a new pull request, #255: URL: https://github.com/apache/ws-wss4j/pull/255 Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 3.3.3. Release notes Sourced from https://github.com/actions/cache/releases;>actions/cache's releases.

[PR] Bump actions/upload-artifact from 4.0.0 to 4.1.0 [ws-wss4j]

2024-01-15 Thread via GitHub
dependabot[bot] opened a new pull request, #254: URL: https://github.com/apache/ws-wss4j/pull/254 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.1.0. Release notes Sourced from