From 0ebc0b7412d811b0865080573555100649a068fc Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 20 Dec 2015 18:17:06 +0100 Subject: Add content, customize theme --- docs/img/file-content-encryption.svg | 516 +++++++++++++++++++++++++++++++++++ 1 file changed, 516 insertions(+) create mode 100644 docs/img/file-content-encryption.svg (limited to 'docs/img/file-content-encryption.svg') diff --git a/docs/img/file-content-encryption.svg b/docs/img/file-content-encryption.svg new file mode 100644 index 0000000..38a6f6b --- /dev/null +++ b/docs/img/file-content-encryption.svg @@ -0,0 +1,516 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + myfile.txt + File ID + Block N + IV + authentication tag + Ciphertext + + + ... + ... + + Plaintext + + + AES-256-GCM + /dev/urandom + + + + + + + + + N + + + Master key + + + + IV + AAD + + -- cgit v1.2.3