package awa

  1. Overview
  2. Docs
SSH implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

awa-0.1.1.tbz
sha256=69ed604f1dc49a69287ffd869e1ab47794727e4171db58479151158323dd5eea
sha512=1e0a904298c67bde98db970ca36e93341e1781beb28bb444b64e1e8f954f69f184ae4b9eb169fee231e140223867ede81ffbf0045c3cb90e4a93067b406dc275

Description

The OpenSSH protocol implemented in OCaml.

Published: 14 Jun 2022

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

  1. eqaf >= "0.8"
  2. zarith
  3. base64 >= "3.0.0"
  4. cmdliner >= "1.1.0"
  5. fmt
  6. logs
  7. mtime
  8. sexplib
  9. cstruct-sexp
  10. cstruct-unix
  11. cstruct >= "6.0.0"
  12. x509 >= "0.15.2"
  13. mirage-crypto-ec >= "0.10.0" & < "1.0.0"
  14. mirage-crypto-pk < "1.0.0"
  15. mirage-crypto-rng < "0.11.0"
  16. mirage-crypto >= "0.8.1" & < "1.0.0"
  17. ppx_cstruct
  18. ppx_sexp_conv
  19. dune >= "2.7"
  20. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (4)

  1. awa-lwt = "0.1.1"
  2. awa-mirage = "0.1.1"
  3. git-mirage >= "3.0.0" & < "3.13.0"
  4. git-unix >= "3.0.0" & < "3.16.0"

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.