Expand description
Fixed R buffer set
Structs§
- Buffer
Set - Scrypt with a fixed R value
Functions§
- length_
to_ cf - Convert a number of blocks to a Cost Factor (log2(N - 2))
- minimum_
blocks - Get the minimum number of blocks required for a given Cost Factor ((1 << cf) + 2)
Type Aliases§
- Block
- The type for one block for scrypt BlockMix operation (128 bytes/1R)