SSH opcije za SFTP

Protokol za sigurni prijenos datoteka (SFTP) temelji se na za tehnologiji sigurne ljuske (SSH). Publisher podržava sljedeće SSH opcije za SFTP isporuku.

Način razmjene ključa (Diffie-Hellman) Javni ključ poslužitelja Šifriranje (paket šifri) Šifra provjere autentičnosti poruke (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 (do 2048-bitno)

  • ssh-dss (1024-bitno)

  • rsa-sha2-256

  • rsa-sha2-512

  • aes128-gcm (aes128-gcm@openssh.com)

  • aes256-gcm (aes256-gcm@openssh.com)

  • aes128-ctr

  • aes192-ctr

  • aes256-ctr

  • aes128-cbc

  • 3des-cbc

  • blowfish-cbc

  • hmac-sha1

  • hmac-sha2-256

  • hmac-sha2-512

Sljedeći algoritmi bit će dostupni samo ako se Publisher pokreće na JVM-u na kojem su instalirane datoteke pravila nadležnosti za JCE neograničene snage:

  • 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