package awa-lwt

  1. Overview
  2. Docs
SSH implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

awa-0.2.0.tbz
sha256=86c993ba8b9b05db04c867bcce67c6ec98a16342c5338944ae93ca515a1b217f
sha512=71aed67b4ab92e68d88f67a5162da2187b2596b40b4174e5be2232f0b466615ce10706c6aea85201bd6582dd6d674765d9ad76112289df06904d6f3bbb595226

Description

The OpenSSH protocol implemented in OCaml.

Published: 22 Mar 2023

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 >= "1.0.0"
  5. cstruct >= "6.0.0"
  6. awa = version
  7. dune >= "2.7"
  8. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None