General discussion

  • Creator
    Topic
  • #2188914

    Help! Solutions for encryption project

    Locked

    by joelc ·

    My company is being pushed to implement encryption for all data both at rest and in motion. Currently, we are running a win2000 server that houses our client/customer database and our employees use a telnet program to access this data. I need to come up with a solution that is both secure and cost effective. Our client minimum requirement is 128 bit encryption keys but will prefer 256 bit. Any suggestions..

All Comments

  • Author
    Replies
    • #3046658

      Solution

      by jmgarvin ·

      In reply to Help! Solutions for encryption project

      Do you need something more robust or just encrypted?

      If you want to migrate from telnet to a similar tool, I suggest SSH. SSH is quite similar, although it is an encrypted tunnel. It is very fast and usable. Built with it is scp (secure copy), which is a good way to move files from A to B.

Viewing 0 reply threads