conduit package:cryptonite-conduit
A module containing Conduit facilities for hash based functions.
this module is vaguely similar to the crypto-conduit part related to
hash on purpose, as to provide an upgrade path. The api documentation
is pulled directly from this package and adapted, and thus are
originally copyright Felipe Lessa.
A module containing Conduit facilities for hmac based functions.
cryptonite conduit
Conduit bridge for cryptonite
For now only provide a conduit version for hash and hmac, but with
contribution, this could provide cipher conduits too, and probably
other things.