-
-
Couldn't load subscription status.
- Fork 965
Closed
Description
Does anyone know why SSH.NET uses copies of third-party libraries:
- BouncyCastle: Based on Version 1.8.3 from http://www.bouncycastle.org/csharp/ (currently there is 2.2.1)
- Chaos.NaCl: CodesInChaos/Chaos.NaCl@2c86134
source of information: #496 (comment)
I wonder if it would be better to use Nuget. We would receive security updates, bug fixes, and optimizations.
I looked through the code coverage and for the most part, the copied code is not covered by tests.
Metadata
Metadata
Assignees
Labels
No labels