خيارات SSH لبروتوكول SFTP

يستند بروتوكول نقل الملفات الآمن (SFTP) إلى تقنية Secure Shell (SSH). يدعم Publisher خيارات SSH التالية للتسليم عبر بروتوكول SFTP.

أسلوب تبادل المفاتيح (Diffie-Hellman) المفتاح العام للخادم التشفير (مجموعات الشفرات) رمز تصديق الرسالة (MAC)
  • diffie-hellman-group14-sha1

  • diffie-hellman-group-exchange-sha256

  • diffie-hellman-group-exchange-sha1

  • diffie-hellman-group1-sha1

  • diffie-hellman-group14-sha256

  • diffie-hellman-group16-sha512

  • diffie-hellman-group18-sha512

  • ssh-rsa (حتى 2048 بت)

  • ssh-dss (1024 بت)

  • rsa-sha2-256

  • rsa-sha2-512

  • aes128-ctr

  • aes192-ctr

  • aes256-ctr

  • aes128-cbc

  • 3des-cbc

  • blowfish-cbc

  • hmac-sha1

  • hmac-sha2-256

  • hmac-sha2-512

لا تتوفر الخوارزميات التالية إلا عندما يتوفر Publisher على جهاز JVM مثبت عليه ملفات نظام الاختصاص ذات الإمكانات غير المحدودة لـ Java Cryptography Extension (JCE):

  • diffie-hellman-group-exchange-sha256
  • diffie-hellman-group14-sha256
  • diffie-hellman-group16-sha512
  • diffie-hellman-group18-sha512
  • rsa-sha2-256
  • rsa-sha2-512
  • aes192-ctr
  • aes256-ctr
  • hmac-sha2-256
  • hmac-sha2-512