7 Commits
Author SHA1 Message Date
Mahrud SayrafiandKyle Isom 998d924d79 ssh-add mode is introduced, ssh-agent mode is polished
See the last paragraph in README.md for an example.
2018-03-12 12:39:32 -07:00
Mahrud SayrafiandKyle Isom 3fc06e3b12 New functions (AddROSigner, etc.) and data structures for ROAgent.
Almost compatible with ssh-add now.
2018-03-12 12:39:32 -07:00
Mahrud SayrafiandKyle Isom e6481c0513 Fixing rebase of andrewbuss/decrypt_sign
Also switched testdata/ssh_key with an ssh-ed25519 key
2018-03-12 12:39:32 -07:00
Andrew BussandKyle Isom 7fb0228c2a Addressed comments
Addressed comments
2018-03-12 12:39:32 -07:00
Andrew BussandKyle Isom 186092a44e Renamed DecryptSign -> SSHSignWith, added tests for SSHSignWith and Usages 2018-03-12 12:39:32 -07:00
Andrew BussandKyle Isom 9035eed8fd Add SSH wrapper to RO client
Add Usages field to EncryptedData to allow creation of a file which
can only be used to create signatures and cannot be directly decrypted
2018-03-12 12:39:32 -07:00
Andrew BussandKyle Isom a45f80f613 Working prototype using RO as a remote Signer for SSH authentication 2018-03-12 12:39:32 -07:00