diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-04-17 05:18:24 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-04-17 05:18:24 +0200 |
commit | 128783a700932b527ca6cb0c234db5d3542b3356 (patch) | |
tree | 1f723bec4bf3b104ebd74f2fe9f1f4aca4375cd5 /sys/src/cmd/ssh.c | |
parent | 242274f7331436241464dcf26d2105b0f9aa9bbe (diff) |
factotum: append public rsa encyption exponent after the modulus
this makes implementing ssh-rsa authentication easier, as we
then can convert the public key directly to ssh format and check
if the server will accept that public key.
tlshand just needs the modulus to see if the public key matches
the one it has from the certificate.
Diffstat (limited to 'sys/src/cmd/ssh.c')
0 files changed, 0 insertions, 0 deletions