Module ciphercore_base::ops

source ·
Expand description

Implementation of several custom operations. A custom operation can be thought of as a polymorphic function, i.e., where the number of inputs and their types can vary.

Modules