Rob Hague
|
d06dfa5e4d
Use System.Numerics.BigInteger (#1469)
|
1 year ago |
Rob Hague
|
34b5123f0a
Send the client key exchange init in Connect (#1274)
|
1 year ago |
Gert Driesen
|
508fc87d2a
Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229)
|
2 years ago |
Rob Hague
|
8732d3d7ef
Add support for RSA SHA-2 public key algorithms (#1177)
|
2 years ago |
Gert Driesen
|
3ecbd1071d
Fix some (lots of) issues reported by analyzers. (#1125)
|
2 years ago |
drieseng
|
c0da2c14fb
Make key exchange more efficient by using byte[] in our internal structures, and convert to BigInteger when necessary.
|
5 years ago |
Gert Driesen
|
1eac7d89da
Fix typos.
|
8 years ago |
Gert Driesen
|
79c0f90db3
Modify our DH kex to generate a private component that is twice the size of the hash that a given algorithm produces, with a minimum of 1024 bits.
|
8 years ago |
Gert Driesen
|
1c288485ed
Use packing methods from newly introduced Pack class.
|
8 years ago |
drieseng
|
07c2a6001f
Code formatting.
|
9 years ago |
drieseng
|
57a78fc3a4
Make line endings consistent (PR #19)
|
9 years ago |
drieseng
|
06b5128916
Remove this qualifier.
|
9 years ago |
drieseng
|
f6700e05b9
Add partial support for UWP/UAP 10.0, and prepare to support .NET Core 1.0.
|
9 years ago |
Gert Driesen
|
146ef74f79
Refactored hash (including hmac) classes into separate assembly.
|
9 years ago |
drieseng
|
3a2725eae2
Rename Renci.SshClient to src.
|
9 years ago |