tomaswolf commented on code in PR #819:
URL: https://github.com/apache/mina-sshd/pull/819#discussion_r2357670355


##########
docs/dependencies.md:
##########
@@ -5,7 +5,8 @@
 Required mainly for writing keys to PEM files or for special keys/ciphers/etc. 
that are not part of the standard
 [Java Cryptography 
Extension](https://en.wikipedia.org/wiki/Java_Cryptography_Extension). See
 [Java Cryptography Architecture (JCA) Reference 
Guide](https://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html)
-for key classes and explanations as to how _Bouncy Castle_ is plugged in 
(other security providers).
+for key classes and explanations as to how _Bouncy Castle_ is plugged in 
(other security providers). 
+Also necessary for [certain 
algorithms](https://github.com/apache/mina-sshd/blob/master/docs/standards.md#implementedavailable-support).

Review Comment:
   Done.



-- 
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...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to