RC5.this

RC5 Constructor

class RC5
public
this
(
size_t r
)

Parameters

r size_t

the number of RC5 rounds to run. Must be between 8 and 32 and a multiple of 4.

Meta