资讯

DSA keys are 1024, as the standard specifies this. To generate a DSA key, use the following command: $ ssh-keygen -t dsa This generates the files ~/.ssh/id_dsa and ~/.ssh/id_dsa.pub. You can specify a ...