cloak v0.4.0 Cloak.Ciphers.Util View Source

Centralized utility module for cipher config related operations.

Link to this section Summary

Link to this section Functions

Link to this function config(cipher_module) View Source
config(module) :: Keyword.t
Link to this function config(cipher_module, tag) View Source
config(module, String.t | nil) :: map | nil
Link to this function default_key(cipher_module) View Source
default_key(module) :: map
Link to this function key_value(key_config) View Source
key_value(map) :: String.t | no_return