Ciphers for spend data exchange via SFTP

You can automatically import certain data and export spend data from Perk via an SFTP server. To authenticate with Perk‘s SFTP server, you need to generate a SSH public key. The public key should use a modern, secure encryption algorithm (i.e. not SHA-1 or MD5).

Perk supports these ciphers for data exchange via SFTP:

 

Cipher

Host key algorithms

  • ssh-dss
  • ssh-rsa
  • ecdsa-sha2-nistp256
  • ecdsa-sha2-nistp384
  • ecdsa-sha2-nistp521
  • ssh-ed25519

Was this article helpful?