Skip to content

Conversation

@xdustinface
Copy link

Allows to use CBLSIESEncryptedObject as single encrypted object separated from CBLSIESMultiRecipientObjects which contains a list of encrypted objects. The classes CBLSIESEncryptedBlob and CBLSIESEncryptedObject are currently not used anywhere.. the reason for this PR is just preparation for one/more PR(s) which i will have ready soon so we can just leave this here opened until the others are there, will probably help to better understand the reasons :)

With this change a single encrypted object of CBLSIESMultiRecipientBlobs is has the same structure like CBLSIESEncryptedBlob
Allows to query a individual encrypted object as CBLSIESEncryptedObject
@xdustinface xdustinface changed the title bls: Adjust CBLSIESEncryptedBlob to follow CBLSIESMultiRecipientBlobs bls: Modify CBLSIES classes - Introduce individually encrypted objects Jan 15, 2021
@xdustinface xdustinface added this to the 17 milestone Jan 17, 2021
Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@PastaPastaPasta PastaPastaPasta merged commit e6cc0b9 into dashpay:develop Jan 21, 2021
gades pushed a commit to cosanta/cosanta-core that referenced this pull request Mar 13, 2022
dashpay#3937)

* bls: Adjust CBLSIESEncryptedBlob to match CBLSIESMultiRecipientBlobs

With this change a single encrypted object of CBLSIESMultiRecipientBlobs is has the same structure like CBLSIESEncryptedBlob

* bls: Add CBLSIESEncryptedObject constructor

* bls: Add CBLSIESMultiRecipientObjects::Get

Allows to query a individual encrypted object as CBLSIESEncryptedObject

* bls: Drop unneeded constructor call

Co-authored-by: UdjinM6 <[email protected]>

Co-authored-by: UdjinM6 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants