(no title)
wim
|
9 months ago
The workspace data is encrypted with a (symmetric) workspace key. Each user gets hteir own encrypted copy of that key, using the user's public key. By wrapping the data-encryption key for each user the content is only encrypted once but each authorized user can decrypt it.
I_am_tiberius|9 months ago
wim|9 months ago