Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
rotate.hpp File Reference
#include <cstddef>
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::numeric
 

Functions

constexpr uint64_t bb::numeric::rotate64 (const uint64_t value, const uint64_t rotation)
 
constexpr uint32_t bb::numeric::rotate32 (const uint32_t value, const uint32_t rotation)