hannesm / jackline

minimalistic secure XMPP client in OCaml
BSD 2-Clause "Simplified" License
251 stars 20 forks source link

use mirage-crypto instead of nocrypto #209

Closed hannesm closed 4 years ago

hannesm commented 4 years ago

should maybe wait for otr 0.3.8 to be merged since 0.3.7 is broken -- compiles but fails to send/receive data (wrong AES counter usage)

hannesm commented 4 years ago

remaining CI failure is reported at https://github.com/ocaml/ocaml-ci-scripts/issues/326.