botan.utils.rotate

Word Rotation Operations

Members

Functions

rotateLeft
T rotateLeft(T input, size_t rot)

Bit rotation left

rotateRight
T rotateRight(T input, size_t rot)

Bit rotation right

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)