Index (U)
»
Cloak
»
Utils
Module: Cloak::Utils
Included in:
Dalli
,
Redis
Defined in:
lib/cloak/utils.rb
Constant Summary
collapse
KEY_NONCE =
"
\x00
"
.
b
*
16
MEMBER_NONCE =
"
\x01
"
.
b
*
16
HLL_ELEMENT_NONCE =
"
\x02
"
.
b
*
16