Flowdock
method

set_crt_params

Importance_1
v2_4_6 - Show latest stable - 0 notes - Class: RSA
set_crt_params(p1, p2, p3) public

Sets dmp1, dmq1, iqmp for the RSA instance. They are calculated by d mod (p - 1), d mod (q - 1) and q^(-1) mod p respectively.

Register or log in to add new notes.