Skip to content

Decrypt and verify #115

@Amanse

Description

@Amanse

Since the encrypt functions take a signedEntity to produce an encrypted and signed output, but the decrypt functions don't currently accept anything similar, and considering that the native Go code does support passing a signedEntity to decrypt functions — is there any plan to introduce decryptAndVerify functions that also take a public key string for signature verification?

EDIT: I see the js code does take signedEntity as input as well in decrypt functions, but the output had no indication if it passed and the documentation doesn't mention that it takes signedEntity parameter too

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions