tomaswolf commented on pull request #176: URL: https://github.com/apache/mina-sshd/pull/176#issuecomment-841459222
> [...] cleared it with the relevant legal teams (which we should do to **every** piece of code we import...) 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. [1] https://github.com/openssh/openssh-portable/blob/master/chacha.c [2] https://cr.yp.to/chacha.html ("merged" version) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
