From 218a6db09c97f1c4f194953b4b0a08fd0c02b9eb Mon Sep 17 00:00:00 2001
From: Jesper Louis Andersen
Note: All functions will fail with a `badarg' error if given incorrect -%%% parameters.
+%%% parameters. Also, if something is wrong internally, they will raise an error of +%%% the form `enacl_internal_error'. There is usually no way to continue gracefully +%%% from either of these. A third error is `enacl_finalized`, raised when you try +%%% re-using an already finalized state for multi-part messages. %%% @end. -module(enacl).