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.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: akiva
Update app/models/key.rb to permit SSH keys of type ecdsa rather than forcing dsa and rsa algorithms.