package awa-lwt

  1. Overview
  2. Docs
SSH implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

awa-v0.0.1.tbz
sha256=c1d604645517b191184a5800f5c48a6a9a3e5a2fce4a0e2ecfeee74586301400
sha512=bcd6f9b9481fc8c80756164e47ce20d6dea07daac2d44d89c3cbb340cdc401d1114fe27a789f9ed7de2669bcb537d5f684bf01ee310713891a417e1725df1262

Description

The OpenSSH protocol implemented in OCaml.

Published: 07 Jan 2021

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

  1. mirage-crypto-rng
  2. cstruct-unix
  3. lwt
  4. mtime
  5. cstruct >= "3.2.0"
  6. awa = version
  7. dune >= "1.0"
  8. ocaml >= "4.04.2"

Dev Dependencies

None

Used by

None

Conflicts

None