GNUnet 0.22.2
RsaBlindingKey Struct Reference

RSA blinding key. More...

Data Fields

gcry_mpi_t r
 Random value used for blinding. More...
 

Detailed Description

RSA blinding key.

Definition at line 76 of file crypto_rsa.c.

Field Documentation

◆ r

gcry_mpi_t RsaBlindingKey::r

Random value used for blinding.

Definition at line 81 of file crypto_rsa.c.

Referenced by GNUNET_CRYPTO_rsa_blind(), GNUNET_CRYPTO_rsa_unblind(), rsa_blinding_key_derive(), rsa_blinding_key_free(), and rsa_full_domain_hash().


The documentation for this struct was generated from the following file: