#include <bls_ies.h>
Definition at line 75 of file bls_ies.h.
◆ Blob
◆ BlobVector
◆ Decrypt()
| bool CBLSIESMultiRecipientBlobs::Decrypt |
( |
size_t |
idx, |
|
|
const CBLSSecretKey & |
sk, |
|
|
Blob & |
blobRet |
|
) |
| const |
◆ Encrypt() [1/2]
| bool CBLSIESMultiRecipientBlobs::Encrypt |
( |
const std::vector< CBLSPublicKey > & |
recipients, |
|
|
const BlobVector & |
_blobs |
|
) |
| |
◆ Encrypt() [2/2]
| bool CBLSIESMultiRecipientBlobs::Encrypt |
( |
size_t |
idx, |
|
|
const CBLSPublicKey & |
recipient, |
|
|
const Blob & |
blob |
|
) |
| |
◆ InitEncrypt()
| void CBLSIESMultiRecipientBlobs::InitEncrypt |
( |
size_t |
count | ) |
|
◆ SERIALIZE_METHODS()
◆ blobs
◆ ephemeralPubKey
◆ ephemeralSecretKey
◆ ivSeed
| uint256 CBLSIESMultiRecipientBlobs::ivSeed |
◆ ivVector
| std::vector<uint256> CBLSIESMultiRecipientBlobs::ivVector |
The documentation for this class was generated from the following files: