Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 775 Bytes

domain.md

File metadata and controls

21 lines (11 loc) · 775 Bytes

domain

This document describes all entities of the product as documents and diagrams.

Domain Model

The diagram below describes all entities and their relationships that fulfill the product domain.

The product domain described in an UML class diagram

Encryption Flows

The diagrams below describes how contacts lists are encrypted and decrypted.

Diagram illustrating how encryption is applied to encrypt a contacts list

Diagram illustrating how encryption is applied to decrypt an encrypted contacts list

The diagram below describes how encryption keys are generated.

Diagram illustrating encryption key are generated