Message Module
Minimize efforts of key management (ideally one single master key is used to derive the other keys of the system)
Contributors should be able to encrypt their message
Readers should be able to decrypt messages from contributors
Managers should be able to create and propagate new encryption key (SKB)
Managers should be able to encrypt their message (Only a specific reader or contributor should be able to decrypt the message)
Last updated