How about:
1. Encrypt message with shared symmetric cryptography. Use key "k".
2. Enrypt "k" with each participants public key.
3. Send event with encrypted message and encrypted keys. It shall also contain the public key of participants.
How about:
1. Encrypt message with shared symmetric cryptography. Use key "k".
2. Enrypt "k" with each participants public key.
3. Send event with encrypted message and encrypted keys. It shall also contain the public key of participants.