[ssh-agent.c]
     ssh-agent is similar to ssh-keysign (allows other processes to use
     private rsa keys). however, it gets key over socket and not from
     a file, so we have to do blinding here as well.
This commit is contained in:
Damien Miller 2003-03-15 11:37:09 +11:00
parent ed33d3b4d2
commit c51d0735a4
2 changed files with 18 additions and 2 deletions