facebook / akd

An implementation of an auditable key directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update configuration documentation for some cryptographic functions

kevinlewi opened this issue · comments

  • WhatsAppV1Configuration::get_commitment_nonce() should say: /// Computes nonce = H(commitment key || label || version || value)
  • ExperimentalConfiguration::compute_fresh_azks_value() should say: H(commitment key || label)