From 7f412fbd7fab0788885e8375f66756686af4719f Mon Sep 17 00:00:00 2001 From: Rob Speller Date: Mon, 1 Dec 2014 22:21:49 +0000 Subject: [PATCH] Remove confusing grammar Sentence still had 'either' because the sentence used to include twofish --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4d02cd0..9314383b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Furthermore the entries are sorted in groups, which are customizable as well. Th KeePassX offers a little utility for secure password generation. The password generator is very customizable, fast and easy to use. Especially someone who generates passwords frequently will appreciate this feature. -The complete database is always encrypted either with AES (aka Rijndael) encryption algorithm using a 256 bit key. +The complete database is always encrypted with the AES (aka Rijndael) encryption algorithm using a 256 bit key. Therefore the saved information can be considered as quite safe. KeePassX uses a database format that is compatible with [KeePass Password Safe](http://keepass.info/). This makes the use of that application even more favorable.