提交历史

作者 SHA1 备注 提交日期
  Rob Hague 3e12c96317 Add support for OpenSSH certificates (#1498) 1 年之前
  Rob Hague aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 年之前
  Scott Xu b067e75f18 Support more ciphers for OpenSSH private key decryption. (#1487) 1 年之前
  Scott Xu ebb31bb16e AesGcmCipher uses BouncyCastle as a fallback if BCL does not support. (#1450) 1 年之前
  Scott Xu 486b69dc98 Add support for AEAD ChaCha20Poly1305 Cipher (#1416) 1 年之前
  Scott Xu c614f54f0a Zlib compression uses BouncyCastle as a fallback if BCL does not support. (#1453) 1 年之前
  Rob Hague 8ea108af1c Drop legacy algorithms part 1 (#1442) 1 年之前
  Scott Xu 3dc3fc8b1c Add support for AEAD AES 128/256 GCM Ciphers (.NET 6.0 onward only) (#1369) 1 年之前
  Scott Xu b553f81f8a Add support for Zlib compression (.NET 6.0 onward only) (#1326) 1 年之前
  Jean-Sebastien Carle 4b9c3bf144 Limit TimeSpan timeouts to Int32 MaxValue (#1321) 1 年之前
  Scott Xu 59a0f9030a Drop RIPEMD160 (#1324) 1 年之前
  Scott Xu 7cfe62b9f1 Support ETM (Encrypt-then-MAC) variants for HMAC (#1316) 1 年之前
  Rob Hague 64b428f7bf Enable trim analysis and fix warnings (#1216) 1 年之前
  Wojciech Nagórski 7436a38b78 Remove code examples (#1210) 1 年之前
  Rob Hague 24838e6173 Make keys immutable (#1264) 1 年之前
  Rob Hague 04178d8432 Always use factories for HmacAlgorithms (#1262) 1 年之前
  Pedro Fonseca 4ce18d305e Use hardware-accelerated AES CryptoServiceProvider (#865) 1 年之前
  Gert Driesen 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 年之前
  drieseng f745b3f803 Use <see langword="..."/> for language keywords. 2 年之前
  Rob Hague 8732d3d7ef Add support for RSA SHA-2 public key algorithms (#1177) 2 年之前
  Gert Driesen 27976bb927 Analyzer fixes round 3. (#1135) 2 年之前
  Gert Driesen c04cdbcb97 Round 2 of analyzer fixes and general cleanup. (#1132) 2 年之前
  Gert Driesen 3ecbd1071d Fix some (lots of) issues reported by analyzers. (#1125) 2 年之前
  Wojciech Nagórski 8c932fb1e8 Remove old features [Part 1] (#1117) 2 年之前
  drieseng dc9c637759 Refactor how connection is established to server. 4 年之前
  drieseng 8aad18ff98 Fix typos. 5 年之前
  drieseng 34df3dd725 Support diffie-hellman-group14-sha256 and diffie-hellman-group16-sha512 key exchange methods. 5 年之前
  drieseng c0da2c14fb Make key exchange more efficient by using byte[] in our internal structures, and convert to BigInteger when necessary. 5 年之前
  Stefan Rinkes c9f9e3ca35 Support for Ed25519 Host- and Private-Keys 7 年之前
  Stefan Rinkes 90fb62b7cc Add Support for ECDSA Host- and Private-Keys 7 年之前