From edac1e895fd773e1602529ec8d268bd41147367d Mon Sep 17 00:00:00 2001 From: alexmullins Date: Thu, 29 Oct 2015 17:58:39 -0500 Subject: [PATCH] change README.txt --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 8d4fcfa..abe9011 100644 --- a/README.txt +++ b/README.txt @@ -10,14 +10,14 @@ The process hello.txt -> compress -> encrypt -> .zip -> decrypt -> decompress -> hello.txt Roadmap -================================================ +============================================================================== Reading - Almost done (TODO: check for AE-2 and skip CRC). Writing - Not started. Testing - Needs more. WinZip AES specifies -==================================================================== +============================================================================== 1. Encryption-Decryption w/ AES-CTR (128, 192, or 256 bits) 2. Key generation with PBKDF2-HMAC-SHA1 (1000 iteration count) that generates a master key broken into the following: