package awa

  1. Overview
  2. Docs

Description

The OpenSSH protocol implemented in OCaml.

Added to opam-repository:

README

Aw� SSH library.

awa-ssh is an ISC-licensed SSH library implementation in ocaml.

The main goal is to provide a purely functional SSH implementation for embedding in unikernels. This will allow us to have control SSH interfaces in mirage.

This is a work in progress software.

The name aw� is a reference to the critically endangered indigenous people of Brazil.

Aw�@survivalinternational

Aw�@wikipedia

Dependencies (16)

  1. ohex >= "0.2.0"
  2. mirage-mtime >= "4.0.0"
  3. eqaf >= "0.8"
  4. zarith
  5. base64 >= "3.0.0"
  6. cmdliner >= "1.1.0"
  7. fmt
  8. logs
  9. mtime >= "1.0.0"
  10. x509 >= "1.0.0"
  11. mirage-crypto-ec >= "1.0.0"
  12. mirage-crypto-pk
  13. mirage-crypto-rng >= "1.2.0"
  14. mirage-crypto >= "1.0.0"
  15. dune >= "2.7"
  16. ocaml >= "4.10.0"

Dev Dependencies

None

Used by (4)

  1. awa-mirage >= "0.6.1"
  2. git-mirage >= "3.15.0"
  3. git-unix >= "3.2.0" & < "3.16.1"
  4. mnet-ssh

Conflicts (1)

  1. result < "1.5"