[jira] [Commented] (SSHD-987) AESPrivateKeyObfuscator generates wrong IV length

2020-04-29 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17095590#comment-17095590 ] Lyor Goldstein commented on SSHD-987: - [~wolft] thanks for the bug detection - see attached PR. If you

[jira] [Commented] (SSHD-984) Utility method to export KeyPair in OpenSSH format

2020-04-29 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17095461#comment-17095461 ] Thomas Wolf commented on SSHD-984: -- I tried to extend that prototype for better PEM writing (including

[jira] [Work started] (SSHD-987) AESPrivateKeyObfuscator generates wrong IV length

2020-04-29 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-987 started by Lyor Goldstein. --- > AESPrivateKeyObfuscator generates wrong IV length >

[jira] [Assigned] (SSHD-987) AESPrivateKeyObfuscator generates wrong IV length

2020-04-29 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein reassigned SSHD-987: --- Assignee: Lyor Goldstein > AESPrivateKeyObfuscator generates wrong IV length >

[GitHub] [mina-sshd] lgoldstein opened a new pull request #127: [SSHD-987] Correctly generate IV for AES private key obfuscator

2020-04-29 Thread GitBox
lgoldstein opened a new pull request #127: URL: https://github.com/apache/mina-sshd/pull/127 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

[jira] [Commented] (SSHD-986) Implement ECDSA public key recovery

2020-04-29 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17095591#comment-17095591 ] Lyor Goldstein commented on SSHD-986: - Good questions + sample code - will have to think about it. It

[jira] [Work logged] (SSHD-987) AESPrivateKeyObfuscator generates wrong IV length

2020-04-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-987?focusedWorklogId=428640=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-428640 ] ASF GitHub Bot logged work on SSHD-987: --- Author: ASF GitHub Bot

[jira] [Comment Edited] (SSHD-986) Implement ECDSA public key recovery

2020-04-29 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17095591#comment-17095591 ] Lyor Goldstein edited comment on SSHD-986 at 4/29/20, 4:19 PM: --- Good

[jira] [Work logged] (SSHD-987) AESPrivateKeyObfuscator generates wrong IV length

2020-04-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-987?focusedWorklogId=428744=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-428744 ] ASF GitHub Bot logged work on SSHD-987: --- Author: ASF GitHub Bot

[GitHub] [mina-sshd] tomaswolf commented on a change in pull request #127: [SSHD-987] Correctly generate IV for AES private key obfuscator

2020-04-29 Thread GitBox
tomaswolf commented on a change in pull request #127: URL: https://github.com/apache/mina-sshd/pull/127#discussion_r417607664 ## File path: sshd-common/src/main/java/org/apache/sshd/common/config/keys/loader/AESPrivateKeyObfuscator.java ## @@ -56,6 +61,28 @@ public

[GitHub] [mina-sshd] tomaswolf commented on a change in pull request #127: [SSHD-987] Correctly generate IV for AES private key obfuscator

2020-04-29 Thread GitBox
tomaswolf commented on a change in pull request #127: URL: https://github.com/apache/mina-sshd/pull/127#discussion_r417607664 ## File path: sshd-common/src/main/java/org/apache/sshd/common/config/keys/loader/AESPrivateKeyObfuscator.java ## @@ -56,6 +61,28 @@ public

[jira] [Work logged] (SSHD-987) AESPrivateKeyObfuscator generates wrong IV length

2020-04-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-987?focusedWorklogId=428746=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-428746 ] ASF GitHub Bot logged work on SSHD-987: --- Author: ASF GitHub Bot

[jira] [Created] (SSHD-986) Implement ECDSA public key recovery

2020-04-29 Thread Thomas Wolf (Jira)
Thomas Wolf created SSHD-986: Summary: Implement ECDSA public key recovery Key: SSHD-986 URL: https://issues.apache.org/jira/browse/SSHD-986 Project: MINA SSHD Issue Type: New Feature

[GitHub] [mina] YYTVicky commented on pull request #24: Update BogusSslContextFactory.java

2020-04-29 Thread GitBox
YYTVicky commented on pull request #24: URL: https://github.com/apache/mina/pull/24#issuecomment-621573737 Hi, we found the TLS is not secure for build connection (https://www.packetlabs.net/tls-1-1-no-longer-secure/), therefor our tool reports the vulnerability for this project,

[jira] [Assigned] (DIRMINA-1125) SslContextFactory update default protocol to TLS 1.2

2020-04-29 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere reassigned DIRMINA-1125: -- Assignee: Jonathan Valliere > SslContextFactory update default protocol to

[jira] [Created] (DIRMINA-1125) SslContextFactory update default protocol to TLS 1.2

2020-04-29 Thread Jonathan Valliere (Jira)
Jonathan Valliere created DIRMINA-1125: -- Summary: SslContextFactory update default protocol to TLS 1.2 Key: DIRMINA-1125 URL: https://issues.apache.org/jira/browse/DIRMINA-1125 Project: MINA

[jira] [Resolved] (DIRMINA-1125) SslContextFactory update default protocol to TLS 1.2

2020-04-29 Thread Jonathan Valliere (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Valliere resolved DIRMINA-1125. Resolution: Fixed

[GitHub] [mina] jon-valliere commented on pull request #24: Update BogusSslContextFactory.java

2020-04-29 Thread GitBox
jon-valliere commented on pull request #24: URL: https://github.com/apache/mina/pull/24#issuecomment-621579731 The repo has already been updated to default to TLSv1.2 in all relevant places outside of the unit tests. This

[jira] [Created] (SSHD-987) AESPrivateKeyObfuscator generates wrong IV length

2020-04-29 Thread Thomas Wolf (Jira)
Thomas Wolf created SSHD-987: Summary: AESPrivateKeyObfuscator generates wrong IV length Key: SSHD-987 URL: https://issues.apache.org/jira/browse/SSHD-987 Project: MINA SSHD Issue Type: Bug