ssh keys
liven
Member Posts: 918
Is it possible to generate other key types besides RSA?
This is for use with ssh.
This is for use with ssh.
encrypt the encryption, never mind my brain hurts.
Comments
-
determinedgerman Member Posts: 168When I remember correctly there is RSA and DSA. I looked it up again and I guess DSA was developed by the National Institute of Science and Technology.
Both forms have their own algorithm and DSA can not be used to encrypt, only to sign whereas RSA can be used to encrypt and sign.
Make sure whatever device you are using it on will support it.
Hope this helps..... -
liven Member Posts: 918sorry I meant can cisco devices create keys besides RSA keys...
I have checked countless devices and all I am coming up with is RSA.
Thanks
sorry I was not more specificencrypt the encryption, never mind my brain hurts.