Skip to main content

D

Constant D 

Source
pub const D: usize = 13;
Expand description

The d parameter (number of dropped bits from t).

Public key compression drops the low d = 13 bits of the vector t, splitting it into (t1, t0) via Power2Round.