Module fixed_r

Module fixed_r 

Source
Expand description

Fixed R buffer set

Structs§

BufferSet
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)