From 6515c8d42cfe6b448a73ef5811b3a14c8363ea6c Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Tue, 1 Dec 2015 21:13:38 +0100 Subject: Add svgs explaining the encryption steps --- Documentation/file-content-encryption.svg | 459 ++++++++++++++++++++++++++++++ 1 file changed, 459 insertions(+) create mode 100644 Documentation/file-content-encryption.svg (limited to 'Documentation/file-content-encryption.svg') diff --git a/Documentation/file-content-encryption.svg b/Documentation/file-content-encryption.svg new file mode 100644 index 0000000..ca5b92c --- /dev/null +++ b/Documentation/file-content-encryption.svg @@ -0,0 +1,459 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + myfile.txt + File ID + Block N + IV + Authentication tag + Ciphertext + + ... + ... + + Plaintext + + + AES-256-GCM + /dev/urandom + + + + + + + + + N + + + + + -- cgit v1.2.3