HAP - HomeKit Accessory Protocol for OCaml#
Implementation of the HomeKit Accessory Protocol for controlling HomeKit accessories. Includes mDNS discovery, SRP-6a pair setup, Curve25519 pair verify, and ChaCha20-Poly1305 encrypted sessions.
Installation#
opam install hap will install this library.