SSH

SmartFTP implementuje následující funkce protokolu Secure Shell (SSH).

Funkce

Security Standard Compliance

  • NIST FIPS 140-2
  • NIST FIPS 140-3
  • NIST FIPS 186-4
  • NIST Special Publication 800-131A

Ověřování

Podporovány jsou následující metody ověřování:
  • Heslo
    Username/password and keyboard-interactive authentication. Also supports server password change requests.
  • Public Key
    Key file (PuTTY, VanDyke's SecureCRT, SSH.com, OpenSSH, PEM), X.509 certificates, Microsoft Windows certificates from a certificate store or a Smart Card (PKCS #11).
  • Kerberos v5 (GSSAPI/SSPI)
    Podpora pro Microsoft Windows Kerberos (SSPI) a MIT Kerberos (GSSAPI) provedení.
  • Host Based
    Authentication with a host key file or a certificate.
  • RSA SecurID
    RSA SecurID two-factor authentication.

Šifrování

  • AES CBC Mode (aes256-cbc, aes192-cbc, aes128-cbc) (RFC 4344)
  • AES CTR Mode (aes256-ctr, aes192-ctr, aes128-ctr) (RFC 4344)
  • AES GCM (aes128-gcm@openssh.com, aes256-gcm@openssh.com) (openssh)
  • Triple DES (3des-cbc) (for compatibility)

Komprese

Metody výměny klíčů

Algoritmy s veřejným klíčem

HMACs

Extensions