package awa-lwt

  1. Overview
  2. Docs
SSH implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

awa-0.0.5.tbz
sha256=44d7b3802a4190d9e8a19aeb81828b0684908890dc72a0a1f5148e3b63fd1892
sha512=25259ceda105fadcea7a549f4b51fe09e47de0c09de87c7c893c0fb840fc11e73552bfdadcaf0a42dfd0620d012605973ac8f988f801150540e249d911289ba8

CHANGES.md.html

v0.0.5 (2021-12-14)

  • use eqaf and hash to test the password (@dinosaure, @hannesm, #41)

  • fix isomorphism between of_seed/of_string and awa_gen_key tool (@dinosaure, @hannesm, #40)

  • provide Keys.of_string (@dinosaure, @hannesm, #37)

  • conflict awa with result < 1.5 (@hannesm, 1c3d2eb)

v0.0.4 (2021-10-28)

  • support rsa-sha2 and ed25519 in server code (#29 #30 @palainp)

  • awa_test_client: add --key argument (#28 @hannesm, suggested in #27 by @dgjustice @palainp)

  • Avoid deprecated Cstruct.len, avoid astring (@hannesm)

  • Drop rresult dependency (#34 @hannesm)

v0.0.3 (2021-04-22)

  • Adapt to mirage-crypto-ec 0.10.0 API changes (#26 @hannesm)

v0.0.2 (2021-04-14)

  • Use mirage-crypto-ec instead of hack_x25519 (#24 @hannesm)

  • Support X.509 >= 0.12.0 (#24 @hannesm)

v0.0.1 (2021-01-07)

  • Initial public release

OCaml

Innovation. Community. Security.