package ssh-agent

  1. Overview
  2. Docs
Ssh-agent protocol parser and serialization implementation

Install

Dune Dependency

Authors

Maintainers

Sources

ssh-agent-V0.3.0.tbz
sha256=6cd06ad1432c823e9f614fafd98f3359170e3f7184d370c12890cf1f507fb75c
sha512=2d198bdbd411b7cd7eaaecaecfb934305301b11f0961c43e508834cb43a16b542d5d6b3cff5d11be26a98a5adf217d88d2952fbd52736107ef4f63b8d8cb368e

Description

Published: 20 Mar 2020

README

OCaml ssh-agent

An ssh-agent protocol implementation in OCaml.

For the Qubes OS unikernel using this library see qubes-mirage-ssh-agent.

Dependencies (10)

  1. sexplib
  2. cstruct < "6.1.0"
  3. mirage-crypto-pk
  4. mirage-crypto
  5. faraday >= "0.6" & < "0.8"
  6. angstrom >= "0.10" & < "0.13"
  7. ppx_sexp_conv
  8. ppx_cstruct build
  9. dune >= "1.0"
  10. ocaml >= "4.04.0"

Dev Dependencies (2)

  1. alcotest with-test
  2. mirage-crypto-rng with-test & < "0.11.0"

Used by (1)

  1. ssh-agent-unix = "0.3.0"

Conflicts

None