@@ -11,8 +11,8 @@ each record takes the form of 1. account name length (1 byte) 2. account name - 3. password length (4 bytes) + 3. password length (1 byte) 4. password records are added simply by encrypting them with the public key and appending them to the end of the file. thus, adding a new password does not require the decryption password.