[
https://issues.apache.org/jira/browse/SSHD-1017?focusedWorklogId=597116&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-597116
]
ASF GitHub Bot logged work on SSHD-1017:
----------------------------------------
Author: ASF GitHub Bot
Created on: 15/May/21 05:47
Start Date: 15/May/21 05:47
Worklog Time Spent: 10m
Work Description: lgoldstein commented on pull request #176:
URL: https://github.com/apache/mina-sshd/pull/176#issuecomment-841605597
>> At least in the case of ChaCha, there is indeed an undeniably public
domain base in the OpenSSH sources[1] (original at [2]), and Matt is an Apache
member. So this should not be necessary; including Matt's own code based on a
public domain implementation is straight-forward; much simpler than including
someone else's ISC-licensed code as was the case with bcrypt.
Like I said, I am not opposed to it, and if it is as you describe then even
better - let's just make sure with the legal team that there is no issue here -
from what you describe it should be pretty straightforward.
--
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 597116)
Time Spent: 2.5h (was: 2h 20m)
> Add support for [email protected]
> ---------------------------------------------
>
> Key: SSHD-1017
> URL: https://issues.apache.org/jira/browse/SSHD-1017
> Project: MINA SSHD
> Issue Type: New Feature
> Reporter: Matt Sicker
> Priority: Major
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> See [protocol
> details|https://github.com/openbsd/src/blob/master/usr.bin/ssh/PROTOCOL.chacha20poly1305].
> * [RFC 7539|https://tools.ietf.org/html/rfc7539] describes the
> ChaCha20-Poly1305 algorithm.
> * [Dropbear
> implementation|https://github.com/mkj/dropbear/blob/master/chachapoly.c]
> * [OpenSSH
> implementation|https://github.com/openbsd/src/blob/master/usr.bin/ssh/cipher-chachapoly-libcrypto.c]
> The cipher is provided by Bouncycastle.
> As a bonus, this could potentially be adapted to propose an equivalent
> AES/GCM cipher encoding to how OpenSSH implements this ChaCha20-Poly1305
> cipher.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]