spmjs / node-scp2

[MAINTAINER WANTED] A pure javascript scp program based on ssh2.
383 stars 96 forks source link

Support larger keysizes #95

Open zliw opened 6 years ago

zliw commented 6 years ago

Testing out this module, I found out, that RSA keys with 4096 bits get rejected with the following error message:

Cannot parse privateKey: Unsupported key format

Keys generated with 2048 bits are working as expected.

haroot commented 6 years ago

noob shit

mpochron commented 6 years ago

+1

zwhitchcox commented 3 years ago

+1

most people use 4096 bits