Allow SSH keys to be of type ecdsa rather than only rsa and dsa (which are slower, older, and weaker)
Created by: akiva
Update app/models/key.rb to permit SSH keys of type ecdsa rather than forcing dsa and rsa algorithms.
Created by: akiva
Update app/models/key.rb to permit SSH keys of type ecdsa rather than forcing dsa and rsa algorithms.