Voľby SSH pre SFTP

Protokol SFTP (Secure File Transfer Protocol) je založený na technológii SSH (Secure Shell). Program Publisher podporuje nasledujúce voľby SSH na doručovanie prostredníctvom protokolu SFTP.

Metóda výmeny kľúča (Diffie-Hellman) Verejný kľúč servera Šifrovanie (šifrovacie sústavy) Kód autentifikácie hlásenia (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 (maximálne 2 048 bitov)

  • ssh-dss (1 024 bitov)

  • 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

Nasledujúce algoritmy sú k dispozícii len v prípade, že je program Publisher spustený v prostredí JVM s nainštalovanými súbormi 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