Skip to content

A few pub keys for a recipient. Encryption and signing. #1541

Description

@DenBond7

Encryption and signing. NEW messages

Imagine that I have the following records in the local database

1| FINGERPRINT| sender@flowcrypt.test | KEY
2| FINGERPRINT| recipient@flowcrypt.test | KEY1
3| FINGERPRINT| recipient@flowcrypt.test | KEY2

I'm a sender. I'd like to encrypt and sign a message for a recipient. What combination of keys should I use?

  1. KEY + KEY1
  2. KEY + KEY2
  3. KEY + KEY1 + KEY2

Originally posted by @DenBond7 in #1188 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions