Kcl.box

You're seeing just the function box, go back to Kcl module for more information.

Specs

box(binary(), nonce(), Kcl.State.t()) :: {binary(), Kcl.State.t()}
Link to this function

box(msg, nonce, our_private, their_public)

View Source

Specs

box(binary(), nonce(), key(), key()) :: {binary(), Kcl.State.t()}

box up an authenticated packet