cryptonite-conduit-0.2.2: cryptonite conduit
Crypto.PubKey.ECIES.Conduit
encrypt :: (MonadThrow m, MonadRandom m) => Point Curve -> ConduitM ByteString ByteString m () Source #
decrypt :: MonadThrow m => Scalar Curve -> ConduitM ByteString ByteString m () Source #