Message Module

  1. Minimize efforts of key management (ideally one single master key is used to derive the other keys of the system)

  2. Contributors should be able to encrypt their message

  3. Readers should be able to decrypt messages from contributors

  4. Managers should be able to create and propagate new encryption key (SKB)

  5. Managers should be able to encrypt their message (Only a specific reader or contributor should be able to decrypt the message)

Last updated