[ 
https://issues.apache.org/jira/browse/SSHD-704?focusedWorklogId=678309&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-678309
 ]

ASF GitHub Bot logged work on SSHD-704:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Nov/21 21:04
            Start Date: 07/Nov/21 21:04
    Worklog Time Spent: 10m 
      Work Description: tomaswolf commented on pull request #177:
URL: https://github.com/apache/mina-sshd/pull/177#issuecomment-962680422


   CI builds finally passed; so the failures on Windows in the two earlier CI 
runs were just unstable tests. Couldn't reproduce them locally either.
   
   BTW: this problem with mpint vs. bit strings wasn't noticed earlier because 
ECDH keys always start with 0x04 (uncompressed) or 0x03 or 0x02 (compressed). 
But x25519 or x448 keys may have the high bit in the first byte set.
   
   This is ready for review.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 678309)
    Time Spent: 3h 10m  (was: 3h)

> Add support for [email protected]  key exchange
> ----------------------------------------------------------
>
>                 Key: SSHD-704
>                 URL: https://issues.apache.org/jira/browse/SSHD-704
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.4.0
>            Reporter: Lyor Goldstein
>            Priority: Major
>              Labels: features
>         Attachments: Curve25519.java, Curve25519SHA256AbstractDH.java, 
> Curve25519SHA256DHFactory.java, Curve25519SHA256KeyExchange.java, 
> Curve25519SHA256KeyExchangeFactory.java
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> See
> * [[email protected] kexy exchange 
> specification|https://git.libssh.org/projects/libssh.git/tree/doc/[email protected]]
> * [Secure Shell (SSH) Key Exchange Method using Curve25519 and 
> Curve448|https://tools.ietf.org/html/draft-ietf-curdle-ssh-curves-06]
> * [JEP 324: Key Agreement with Curve25519 and 
> Curve448|http://openjdk.java.net/jeps/324]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to