commit | 4724d61be546f900298c7594d3bdb942b39a919f | [log] [tgz] |
---|---|---|
author | Mark Adams <mark@markadams.me> | Sun Dec 14 00:16:03 2014 -0600 |
committer | Mark Adams <mark@markadams.me> | Sun Dec 14 00:30:39 2014 -0600 |
tree | a19791b43dfaf648d310447605e90243cad59a70 | |
parent | dfa57bf7821a63c65ef0f83234c79f611fab46db [diff] |
Added better parsing for RFC 4251 string and mpint values. Also moved several of the SSH key splitting and validation checks up into the load_ssh_public_key method since they will apply to more than just RSA. Added additional checks to make sure the key doesn't contain extraneous data