Volby SSH pro protokol SFTP

Protokol Secure File Transfer Protocol (SFTP) je založen na technologii Secure Shell (SSH). Aplikace Publisher podporuje následující volby SSH pro doručování s využitím protokolu SFTP.

Metoda výměny klíče (Diffie‑Hellman) Veřejný klíč serveru Šifrování (Šifrovací sady) Ověřovací kód zprávy (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 (až 2048bitové)

  • ssh‑dss (1024 bitů)

  • 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

Následující algoritmy jsou k dispozici pouze v případě, že je aplikace Publisher spuštěna v prostředí JVM, ve kterém jsou instalovány soubory Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy.

  • 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