SSH

SmatFTP는 보안 쉘 (SSH) 프로토콜의 다음 기능을 구현 했습니다.

기능

Security Standard Compliance

  • NIST FIPS 140-2
  • NIST FIPS 140-3
  • NIST FIPS 186-4
  • NIST FIPS 186-5
  • NIST SP 800-131A, NIST SP 800-186

인증

다음 인증 방법을 지원 합니다:
  • 비밀번호
    사용자 이름/비밀번호와 키보드 대화형 인증. 또한, 서버 비밀번호 변경 요청도 지원 합니다
  • 공용 키
    키 파일 (PuTTY, VanDyke's SecureCRT, SSH.com, OpenSSH, PEM), X.509 인즏서, 인증서 시장 또는 스마트 카드(PKCS #11)에서 가져온 Microsoft Windows 인증.
  • Kerberos v5 (GSSAPI/SSPI)
    Microsoft Windows Kerberos (SSPI)와 MIT Kerberos (GSSAPI) 구현을 지원 합니다.
  • 호스트 기반
    호스트 키 파일이나 인증서로 인증.
  • RSA SecurID
    RSA SecurID 이중 인증입니다.

암호화

  • 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)

압축

키 교환 방법

  • diffie-hellman-group14-sha1 (RFC 4253) (for compatibility)
  • diffie-hellman-group-exchange-sha1 (RFC 4419) (for compatibility)
  • diffie-hellman-group-exchange-sha256 (RFC 4419)
  • diffie-hellman-group14-sha256 (RFC 8268)
  • diffie-hellman-group16-sha512 (RFC 8268)
  • ecdh-sha2-nistp256 (RFC 6239)
  • ecdh-sha2-nistp384 (RFC 6239)
  • ecdh-sha2-nistp521 (RFC 6239)
  • curve25519-sha256 (RFC 9142)

Public Key Algorithms

HMACs

Extensions