package ssh-agent

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

Install

Dune Dependency

Authors

Maintainers

Sources

ssh-agent-v0.2.0.tbz
sha256=0351392d8a83db145bc2bb3bcf0791ec17c8e1de72f3bae5c03ab31e5e09d6dc
sha512=f86c2970555941fb67b85def6f02a269c2ed3a05c877c16e7bce1d09c26355a1e91fe03a90678fecd8b662ad2db5192fa58f70088f4ef501a1a0fc7d6db3c215

Description

Published: 29 Sep 2019

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 (8)

  1. cstruct
  2. nocrypto
  3. faraday >= "0.6" & < "0.8"
  4. angstrom >= "0.10" & < "0.13"
  5. ppx_sexp_conv
  6. ppx_cstruct build
  7. dune >= "1.0"
  8. ocaml >= "4.04.0"

Dev Dependencies (2)

  1. sexplib with-test
  2. alcotest with-test

Used by (1)

  1. ssh-agent-unix < "0.2.1"

Conflicts

None